Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_check() 66/30666/2
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 18:56:58 +0000 (14:56 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 9 Jan 2018 05:36:28 +0000 (05:36 +0000)
commitbdc2923743f5541c2a72b5730c76bd96c45c9b18
treefae9c4b29450a812d2aa462eb57064dec0d21e23
parent6e034b7fa77357ec0296f341679118ee81279546
LU-5170 lfs: Standardize error messages in lfs_check()

Error messages in lfs_check() 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: Ife0fa0b5f22f1099757c38d07b1827e26182426e
Reviewed-on: https://review.whamcloud.com/30666
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/utils/lfs.c