]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: test FALLOC_FL_UNSHARE when pagecache is not loaded
authorDarrick J. Wong <djwong@kernel.org>
Mon, 9 Oct 2023 18:19:03 +0000 (11:19 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 22 Oct 2023 06:37:18 +0000 (14:37 +0800)
commit39f88c553cb6d17316ae89c17d1097c3d991d621
treeb730a566b2652d22300d6e71d2c0047126083264
parentbbeaf7d1cbf2db50549cdc95b4d2099748641b1c
generic: test FALLOC_FL_UNSHARE when pagecache is not loaded

Add a regression test for funsharing uncached files to ensure that we
actually manage the pagecache state correctly.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: "Ritesh Harjani (IBM)" <ritesh.list@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/601 [new file with mode: 0755]
tests/xfs/601.out [new file with mode: 0644]