Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in macros 50/28250/2
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 14:46:33 +0000 (10:46 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 1 Dec 2017 05:15:52 +0000 (05:15 +0000)
commitebb01c9421a8007a34b69eb972aab45369446b23
tree250d1d29c561b2903994d02683a690dcb5ba4dca
parent08ffb6f1428fb0500e7befce5d50959658e768c6
LU-5170 lfs: Standardize error messages in macros

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