Whamcloud - gitweb
LU-1095 debug: fix missing CDEBUG() newline
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 19 Jun 2012 04:31:24 +0000 (22:31 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Jun 2012 07:08:27 +0000 (03:08 -0400)
commit938f645db07ee57bcc0f6b687cf60044d161ed50
treec96ab3e5e04a881e0ee568a06ce2c64b5b5f6e41
parentc691d11bd761387b1ea7016c8e6c622af3effbfe
LU-1095 debug: fix missing CDEBUG() newline

The console message cleanup 389fde827be2ee6fb4ee08e955d773a2a16e70c6
lost a newline in one of the messages, which itself generates a
warning on the console.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ie5eed2977e496e082d5b8e62bfc39e0df93fcab0
Reviewed-on: http://review.whamcloud.com/3134
Reviewed-by: Li Wei <liwei@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/ldlm/ldlm_lib.c