Files
apfstests/tests/xfs/310.out
T
Darrick J. Wong ffad9122b6 xfs: map multiple bmbt records to a single rmapbt record
Make sure that we can handle multiple bmbt records mapping to a
single rmapbt record.  This can happen if you fallocate more than
2^21 contiguous blocks to a file.

(Also add some helpers that can create huge devices with some
dm-zero and dm-snapshot fakery.)

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2016-06-15 15:44:49 +08:00

14 lines
312 B
Plaintext

QA output created by 310
Figure out block size
Format huge device
Create the original file blocks
Check extent count
Check bmap count
Check rmap count
Check and fake-repair huge filesystem
Real repair huge filesystem
Check bmap count again
Check rmap count again
Check and fake-repair huge filesystem again
Done