Whamcloud - gitweb
LU-4065 mdt: missing NL in CERROR format 97/9597/2
authorBruno Faccini <bruno.faccini@intel.com>
Wed, 12 Mar 2014 08:36:20 +0000 (09:36 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 25 Mar 2014 23:53:29 +0000 (23:53 +0000)
commit7b6204c63a1e672d02280ffeaa6bc9a92bce94d5
treecf7e7bf7e0ee3f66f3c5e2a0eac3b9d6aadafc05
parent08f410936a2e5f413c3d06533826a37ea6e0f99c
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