Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_component_del() 55/28255/2
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 16:07:44 +0000 (12:07 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Nov 2017 03:55:04 +0000 (03:55 +0000)
commitf0f8d0c121ee3258bf444d9a3d3b83ace594340f
tree11153b327e989601ea8b92d80e178961164c8ecb
parent0d63e3c7490d63cc628073b0af173928ac6cfc38
LU-5170 lfs: Standardize error messages in lfs_component_del()

Error messages in lfs_component_del() 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: I02f8b25226efbbe8bd7a96bd2495a98b8d733183
Reviewed-on: https://review.whamcloud.com/28255
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/utils/lfs.c