]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: refactor xfsdump quota checking
authorBill Kendall <wkendall@sgi.com>
Tue, 1 Nov 2011 19:53:05 +0000 (14:53 -0500)
committerChristoph Hellwig <hch@lst.de>
Thu, 3 Nov 2011 10:16:13 +0000 (10:16 +0000)
commit7768bf69fe84345d5c1d68b54b8405a83227af89
treef4ea4c9ac3bdd23d8a6320ed7a862d6b7127b281
parentdd9768d1d6d15da74bf2325858e6b246301f0194
xfstests: refactor xfsdump quota checking

Tests can enable/disable quota checking by passing -q or -Q to the
various dump and restore helper routines. But -q and -Q are valid
xfsdump/xfsrestore options, so in addition to being confusing, tests
cannot use these options. Use --check-quota and --no-check-quota
instead.

Signed-off-by: Bill Kendall <wkendall@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
061
common.dump