]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: Test bulkstat special query for root inode
authorHironori Shiina <shiina.hironori@gmail.com>
Wed, 21 Dec 2022 22:38:05 +0000 (17:38 -0500)
committerZorro Lang <zlang@kernel.org>
Sun, 25 Dec 2022 13:18:28 +0000 (21:18 +0800)
commitdb5626a15a6ef0e233711be22ac3c2be9ddc2c5e
tree9a24f5a6074b4c6895be94bfe1f6d234a56344d7
parente263104046712af5fb5dcc7d289ac3fa5f14b764
xfs: Test bulkstat special query for root inode

This is a test for the fix:
  bf3cb3944792 xfs: allow single bulkstat of special inodes
This fix added a feature to query the root inode number of a filesystem.
This test creates a file with a lower inode number than the root and run
a query for the root inode.

Signed-off-by: Hironori Shiina <shiina.hironori@fujitsu.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/557 [new file with mode: 0644]
tests/xfs/557.out [new file with mode: 0644]