]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_quota: return proper error status
authorArkadiusz Miskiewicz <arekm@maven.pl>
Tue, 30 Dec 2008 17:29:34 +0000 (18:29 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Tue, 30 Dec 2008 17:29:34 +0000 (18:29 +0100)
commite3210fd8770c98dffc582916bf89413b47205ac7
tree9ec1363edbbe972e9d99ec0fb515c0f77c0b4d28
parente84ec15d6ace0960d3d1da8458cde2826470a4a5
xfs_quota: return proper error status

xfs_quota doesn't report success/failure in exit status
which prevents it from being used in automated scripts easily.

Add proper exit codes.

Reviewed-by: Christoph Hellwig <hch@lst.de>
quota/edit.c
quota/free.c
quota/project.c
quota/quota.c
quota/report.c
quota/state.c
quota/util.c