Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_setstripe() 49/28049/5
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 21 Jun 2017 12:28:35 +0000 (08:28 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Oct 2017 03:22:49 +0000 (03:22 +0000)
commitd94de5c04ee231f1820ae11ead86f0efc3c1fd02
treefe9a8446aa38e1de34b5c3fc7a7de0397ff2f575
parent1cc354d559d1df90a2eaa886eb0e3956bf385a9e
LU-5170 lfs: Standardize error messages in lfs_setstripe()

Error and warning messages in lfs_setstripe() are updated to a
standard format.  Messages are prefixed with the name of the utility
and the command that caused the error.  User-provided values are
delimited with single quotes.

Test-Parameters: trivial
Signed-off-by: Steve Guminski <stephenx.guminski@intel.com>
Change-Id: I578e1adb94736a3d22aee4a85a3d7994fc78c6f0
Reviewed-on: https://review.whamcloud.com/28049
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lfs.c