mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: Check for extent overflow when growing realtime bitmap/summary inodes
Verify that XFS does not cause realtime bitmap/summary inode fork's extent count to overflow when growing the realtime volume associated with a filesystem. 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>
This commit is contained in:
committed by
Eryu Guan
parent
9f8584434b
commit
d9d2de11ef
@@ -0,0 +1,11 @@
|
||||
QA output created by 530
|
||||
* Test extending rt inodes
|
||||
Create fake rt volume
|
||||
Format and mount rt volume
|
||||
Consume free space
|
||||
Create fragmented filesystem
|
||||
Inject reduce_max_iextents error tag
|
||||
Inject bmap_alloc_minlen_extent error tag
|
||||
Grow realtime volume
|
||||
Verify rbmino's and rsumino's extent count
|
||||
Check filesystem
|
||||
Reference in New Issue
Block a user