Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_data_version() 67/30667/3
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 19:15:22 +0000 (15:15 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:22:54 +0000 (02:22 +0000)
commita92ac522b8af879851124180f4b81db2514cffaf
treee3f0717ebaf67098a881f0495dc760f056a4178c
parent70c95457f6836a9c0a9e95ae0c4bdd20f99a8747
LU-5170 lfs: Standardize error messages in lfs_data_version()

Error messages in lfs_data_version() 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: Idb0939c4fa23fc409d965183e5fe5dddcab6da4f
Reviewed-on: https://review.whamcloud.com/30667
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/utils/lfs.c