]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_quota: don't try to report quotas which aren't there.
authorEric Sandeen <sandeen@sandeen.net>
Mon, 21 Feb 2011 18:12:50 +0000 (12:12 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 21 Feb 2011 18:12:50 +0000 (12:12 -0600)
commite127d47bf2b816d1d9b8583d6f429b351e41176f
treecff7fc0a8e7e1e8cfe082ce9593f5cfb3796cc2c
parent364a126c64487dafdac11a65bf58d9162c37704c
xfs_quota: don't try to report quotas which aren't there.

Red Hat bug #669333 - xfs_quota generates "XFS_GETQUOTA: No such process" errors
shows that if you do this for a filesystem w/o group quota enabled:

# xfs_quota -x -c ' report -h ' /xfsquota"

You'll get this output:

User quota on /xfsquota (/dev/vdb)
                        Blocks
User ID      Used   Soft   Hard Warn/Grace
quota/report.c