Whamcloud - gitweb
LU-5170 lfs: Standardize error messages in lfs_changelog() 65/30665/3
authorSteve Guminski <stephenx.guminski@intel.com>
Wed, 12 Jul 2017 19:00:25 +0000 (15:00 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 19 Apr 2018 04:38:20 +0000 (04:38 +0000)
commitb7ac21b9c241b4aa291fd194d1b819e4f5172a4e
tree5e0ca141235181694371987c1db3af9166d55d8b
parent08342ffa94f559a767c9affbad75440edb6ba024
LU-5170 lfs: Standardize error messages in lfs_changelog()

Error messages in lfs_changelog() 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: Ib9229d13a6fa4e76ee407de33f181465adc879b6
Reviewed-on: https://review.whamcloud.com/30665
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