Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in set_time() 34/28234/3
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 11:35:12 +0000 (07:35 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:22:15 +0000 (02:22 +0000)
commitb1870a11d2050d192921af34ac3b0eeac66bd215
tree39d8b42fcf7a250fd535a73f7672313aae807b73
parent235e8dea46f6f9ec0021c789cb5b9214cee94e38
LU-5170 lfs: Standardize error messages in set_time()

Error and warning messages in set_time() 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: I4b5efa394b49f4a0af0c073ad707c2b8c6faf6b0
Reviewed-on: https://review.whamcloud.com/28234
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