From 50dc198aa895b67588e3971ecb635dcf6db33d8b Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Mon, 3 Jun 2013 21:40:42 +0800 Subject: [PATCH] staging/lustre/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. [picked lov part for upstream kernel submission] Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-1095 Lustre-change: http://review.whamcloud.com/6264 Signed-off-by: Andreas Dilger Reviewed-by: Bobi Jam Reviewed-by: Brian Behlendorf Reviewed-by: Oleg Drokin Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed