]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_quota: command error message improvement
authorBill O'Donnell <billodo@redhat.com>
Mon, 24 Aug 2020 17:23:23 +0000 (13:23 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 24 Aug 2020 17:23:23 +0000 (13:23 -0400)
commitca42fa70929e88781e7daeee4cf4588adb834661
tree012d05c2d286536ba625782af95cf08e3976d7fd
parentcdabe556458a2dc1d673472d8d04e739dba8263b
xfs_quota: command error message improvement

Make the error messages for rudimentary xfs_quota commands
(off, enable, disable) more user friendly, instead of the
terse sys error outputs.

Signed-off-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
quota/state.c