Files
apfstests/tests/xfs/533.out
T
Chandan Babu R b721a21743 xfs: Check for extent overflow when adding/removing dir entries
This test verifies that XFS does not cause inode fork's extent count to
overflow when adding/removing directory entries.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Chandan Babu R <chandanrlinux@gmail.com>
2021-03-21 21:49:12 +08:00

18 lines
568 B
Plaintext

QA output created by 533
Format and mount fs
Consume free space
Create fragmented filesystem
Inject reduce_max_iextents error tag
Inject bmap_alloc_minlen_extent error tag
* Create directory entries
Verify directory's extent count
* Rename: Populate destination directory
Populate $dstdir by moving new directory entries
Verify $dstdir's extent count
* Create multiple hard links to a single file
Create multiple hardlinks
Verify directory's extent count
* Create multiple symbolic links to a single file
Create multiple symbolic links
Verify directory's extent count