Files
apfstests/tests/xfs/441.out
T
Darrick J. Wong f2d7e7573b xfs: regression tests for reflink quota bugs
Add three tests to look for quota bugs in xfs reflink. The first
test looks for problems when we have speculative cow reservations in
memory, we chown the file, but the reservations don't move to the
new owner.  The second test checks that we remembered to dqattach
the inodes before performing reflink operations. The third is a
stress test for reflink quota handling near enospc and helped us to
find a directio cow write corruption bug when free space is
fragmented.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2018-02-09 01:14:07 +08:00

14 lines
387 B
Plaintext

QA output created by 441
Format and mount (noquota)
Create files
repquota: Mountpoint (or device) SCRATCH_MNT not found or has no quota enabled.
repquota: Not all specified mountpoints are using quota.
du: 2048; quota:
Mount (usrquota) and check quota
du: 2048; quota: 2048
Reflink and check quota again
du: 2112; quota: 2112
Force quotacheck
Comparing user usage
Comparing group usage