Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_fid2path() 68/30668/3
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 19:03:57 +0000 (15:03 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:23:01 +0000 (02:23 +0000)
commiteb489300b5fafbcb5ec699098c32defe61008ed8
tree237a92e725543cc5651b8a625905f63f4aaae76e
parenta92ac522b8af879851124180f4b81db2514cffaf
LU-5170 lfs: Standardize error messages in lfs_fid2path()

Error messages in lfs_fid2path() 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: I124f3e5bfad120abe701dce592da6005d53112c5
Reviewed-on: https://review.whamcloud.com/30668
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