Whamcloud - gitweb
LU-4065 mdt: missing NL in CERROR format
authorBruno Faccini <bruno.faccini@intel.com>
Wed, 12 Mar 2014 08:36:20 +0000 (09:36 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 16 May 2014 19:54:48 +0000 (15:54 -0400)
commit36ff99bc49eb3ce34f00650ccb35c469cf0d9c7f
tree66452e174482da02db4b9c1ea88d13834fbd7f27
parent014b963e44adaf223d9ac693d3713d0a18a30195
LU-4065 mdt: missing NL in CERROR format

Add a missing 'n' at the end of the CERROR format parameter to
avoid annoying "format at mdt_coordinator.c:977:mdt_hsm_cdt_start
doesn't end in newline" msg in syslog and the consequence of 2
merged lines/traces in Lustre debug-log.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: Ic8baf81886b5be3de32ee595be99e20428729f6d
Reviewed-on: http://review.whamcloud.com/9597
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/mdt/mdt_coordinator.c