mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/013: stress the free inode btree
Create a stress test for the free inode btree. Allocate a set of inodes sequentually and run a hard link clone and random replacement algorithm across the set. Background removal of the oldest directories creates a sparse set of free inodes over time. Run an fsstress workload concurrently to exercise the fs. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
d95ecb0354
commit
c141570bce
@@ -9,6 +9,7 @@
|
||||
009 rw ioctl auto prealloc quick
|
||||
010 auto quick repair
|
||||
012 rw auto quick
|
||||
013 auto metadata stress
|
||||
016 rw auto quick
|
||||
017 mount auto quick stress
|
||||
018 deprecated # log logprint v2log
|
||||
|
||||
Reference in New Issue
Block a user