Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_setdirstripe() 86/28086/2
authorSteve Guminski <stephenx.guminski@intel.com>
Tue, 11 Jul 2017 20:10:52 +0000 (16:10 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 31 Aug 2017 19:16:47 +0000 (19:16 +0000)
commit5eef95fee06f712694daba942f8e90a7df96e5e1
treede0937f4eb9cf8baf0bb4a8a56d3193827f4a42f
parent97aaf4ab43b3943f16fbf123982577658899ca70
LU-5170 lfs: Standardize error messages in lfs_setdirstripe()

Error and warning messages in lfs_setdirstripe() 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: I1dcc60aef3eab33610cc5f1e2b2d7e570568aca4
Reviewed-on: https://review.whamcloud.com/28086
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/utils/lfs.c