Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_quota() 53/28253/4
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 15:05:50 +0000 (11:05 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 9 Jan 2018 05:35:40 +0000 (05:35 +0000)
commiteea612b68943ec3f5bb8db40d00be1bdc4320c58
tree2f784085b3325ba6db4eb45f23841c56fd46d033
parent8958319aa929498d5ebbd8e2a9395bc7b997d1fa
LU-5170 lfs: Standardize error messages in lfs_quota()

Error and warning messages in lfs_setquota() and the llapi functions
it calls 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: I598be2d73a28675c06b77ca6f9fa0544ecaecc7e
Reviewed-on: https://review.whamcloud.com/28253
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lfs.c
lustre/utils/liblustreapi.c