xfs/013: stress the free inode btree
authorBrian Foster <bfoster@redhat.com>
Tue, 13 May 2014 05:28:35 +0000 (15:28 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 13 May 2014 05:28:35 +0000 (15:28 +1000)
commitc141570bce2193d3cc42b29a7f32b2db80b11852
treeb5958492f5762a1a13ecb8c19cfed8b2f109d4fe
parentd95ecb03548060b50905cdf2716bdc05c6eea22a
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>
tests/xfs/013 [new file with mode: 0755]
tests/xfs/013.out [new file with mode: 0644]
tests/xfs/group