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)
committerOleg Drokin <green@whamcloud.com>
Mon, 23 Jul 2012 20:43:22 +0000 (16:43 -0400)
commitcff64409e9f23b3a402b54fd7bff75a05f604146
treedec034cf71403c60b97d0324b297e334b786c1a6
parent99006dde10b38835e1d641de96a6c3840b4cce60
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