Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_mv() 39/28239/3
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 13:56:44 +0000 (09:56 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:22:20 +0000 (02:22 +0000)
commit58a4c595a6cce22f39899e0ae7b55b9e2d07f3b2
tree0858c631bfb61b1464fcc2d1818cee775a39ee88
parentb1870a11d2050d192921af34ac3b0eeac66bd215
LU-5170 lfs: Standardize error messages in lfs_mv()

Error messages in lfs_mv() 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: Id3d276024a2dcd1ca9169123f9d9193a846d7c85
Reviewed-on: https://review.whamcloud.com/28239
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