Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in adjust_first_extent 04/28304/2
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 16:43:22 +0000 (12:43 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Nov 2017 03:55:07 +0000 (03:55 +0000)
commitdb831c666c24d23058021ca7e4a4cbaa63997fd9
tree111155e1f0f111a0480277f8af0c1671c9410949
parentf0f8d0c121ee3258bf444d9a3d3b83ace594340f
LU-5170 lfs: Standardize error messages in adjust_first_extent

Error and warning messages in adjust_first_extent() 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: I9240fbce1f8fb065a17eaff1e4bbda70b4a5b0c9
Reviewed-on: https://review.whamcloud.com/28304
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/utils/lfs.c