mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
9f8584434b
This test verifies that XFS does not cause inode fork's extent count to overflow when adding a single extent while there's no possibility of splitting an existing mapping. 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>
21 lines
598 B
Plaintext
21 lines
598 B
Plaintext
QA output created by 529
|
|
Format and mount fs
|
|
* Delalloc to written extent conversion
|
|
Inject reduce_max_iextents error tag
|
|
Create fragmented file
|
|
Verify $testfile's extent count
|
|
* Fallocate unwritten extents
|
|
Fallocate fragmented file
|
|
Verify $testfile's extent count
|
|
* Directio write
|
|
Create fragmented file via directio writes
|
|
Verify $testfile's extent count
|
|
* Extend quota inodes
|
|
Disable reduce_max_iextents error tag
|
|
Consume free space
|
|
Create fragmented filesystem
|
|
Inject reduce_max_iextents error tag
|
|
Inject bmap_alloc_minlen_extent error tag
|
|
Extend uquota file
|
|
Verify uquota inode's extent count
|