]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: test DONTCACHE behavior with the inode cache
authorDarrick J. Wong <djwong@kernel.org>
Wed, 1 Sep 2021 00:12:15 +0000 (17:12 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 12 Sep 2021 09:57:37 +0000 (17:57 +0800)
commitd9f1b96b33e0f583592c02bca5374f2aa02a3da2
tree416ee704c5872b13b6daf3d216091dc6e5e11334
parentfff8ae273534a52f7c28d76d71ce25561a7d0ae5
xfs: test DONTCACHE behavior with the inode cache

Basic testing that DONTCACHE affects the XFS inode cache in the manner
that we expect.  The only way we can do that (for XFS, anyway) is to
play around with the BULKSTAT ioctl.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/177 [new file with mode: 0755]
tests/xfs/177.out [new file with mode: 0644]