Files
apfstests/285.out
T
Eric Sandeen 053126503b 285: Test xfs projid32bit functionality a bit more extensively
The test covers several areas including enabling projid32bit
functionality dynamically by xfs_admin, dumping, restoring, quota
reporting and xfs_db projid values reporting.

This test case hits a bug with xfsdump/xfsrestore process on a
projid32bit enabled filesystem.

Eric Sandeen: change {16,32}less filenames to {16,32}bit, add quick group

Signed-off-by: Boris Ranto <ranto.boris@gmail.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
2012-09-12 13:53:27 -05:00

24 lines
591 B
Plaintext

QA output created by 285
No 32bit project quotas:
projid = 1234
projid = 0
With 32bit project quota support:
projid = 1234
projid = 2123456789
The restored file system + one additional file:
projid = 1234
projid = 2123456789
projid = 2123456789
These two values of 16bit project quota ids shall be the same
core.projid_lo = 1234
core.projid_hi = 0
core.projid_lo = 1234
core.projid_hi = 0
These three values of 32bit project quota ids shall be the same
core.projid_lo = 24853
core.projid_hi = 32401
core.projid_lo = 24853
core.projid_hi = 32401
core.projid_lo = 24853
core.projid_hi = 32401