Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_path2fid() 70/30670/3
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 19:07:27 +0000 (15:07 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:23:09 +0000 (02:23 +0000)
commit9724df2ec5db5afbb6d60a52d930270fb13b673f
tree789ac053ffbef5a114c355ada58e5e0095ce1c9a
parenteb489300b5fafbcb5ec699098c32defe61008ed8
LU-5170 lfs: Standardize error messages in lfs_path2fid()

Error messages in lfs_path2fid() 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: I32ab8650ddced9569837aa3d106ef1708c974bce
Reviewed-on: https://review.whamcloud.com/30670
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