]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/062: verify bulkstat finds all inodes
authorBrian Foster <bfoster@redhat.com>
Mon, 10 Nov 2014 07:06:23 +0000 (18:06 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 10 Nov 2014 07:06:23 +0000 (18:06 +1100)
commite62dbeae4b91da7d0f1bd7bbfecccb628e8b823c
tree53d20ac1b27a08e3bddcadf16ebccaaa319cd99b
parent664f1f02b5c17e2ddfd25e32e284f093ed65e32c
xfs/062: verify bulkstat finds all inodes

The bulkstat mechanism is used by xfsdump and other tools to index all
inodes allocated in a filesystem. Run some simple tests with varying
inode layouts and bulkstat batch sizes to verify bulkstat finds the
expected number of inodes.

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/062 [new file with mode: 0755]
tests/xfs/062.out [new file with mode: 0644]
tests/xfs/group