Files
apfstests/tests/generic/327.out
T
Darrick J. Wong aad7738cda reflink: test quota accounting
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
2016-02-12 09:39:05 -08:00

13 lines
659 B
Plaintext

QA output created by 327
Format and mount
Create the original files
root -- 0 0 0 4 0 0
fsgqa -- 2048 0 0 2 0 0
Set hard quota to prevent third reflink
root -- 0 0 0 4 0 0
fsgqa +- 2048 0 1024 2 0 0
Try to reflink again
cp: failed to clone 'SCRATCH_MNT/test-327/file3' from 'SCRATCH_MNT/test-327/file1': Disk quota exceeded
root -- 0 0 0 4 0 0
fsgqa +- 2048 0 1024 3 0 0