Whamcloud - gitweb
LU-1095 debug: quiet noisy console error messages
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 3 May 2013 23:25:47 +0000 (17:25 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 May 2013 16:35:09 +0000 (12:35 -0400)
commitda430ce6173149b4bafcad71ea1d650d54ea39c0
tree6491142350b388e7d829a582a9dd67095412c97e
parentc67aac180b7b1a0fc45060368ec166059a3c8ac0
LU-1095 debug: quiet noisy console error messages

Quiet a number of overly noisy and unhelpful console error
messages.  Improve the format of other nearby errors.

In the case of {lod,lov}_fix_desc_stripe_size(), this doesn't
even need a console message unless it is actually changing
some stripe size that is below the minimum.  Typically it is
only zero and is being bumped up to the default value.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I0830e514c426080b8c3446c0a1a359c313b530d9
Reviewed-on: http://review.whamcloud.com/6264
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/fld/fld_handler.c
lustre/ldlm/ldlm_lib.c
lustre/lod/lod_dev.c
lustre/lod/lod_lov.c
lustre/lov/lov_obd.c
lustre/mdd/mdd_dir.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_reint.c
lustre/ofd/ofd_obd.c
lustre/ptlrpc/nrs_orr.c