As per last week's discussion, xfs/601 doesn't have any xfs-specific
functionality in it. Turn it into a generic test.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2023 Oracle. All Rights Reserved.
#
-# FS QA Test No. 601
+# FS QA Test No. 734
#
# This is a regression test for the kernel commit noted below. The stale
# memory exposure can be exploited by creating a file with shared blocks,
"iomap: don't skip reading in !uptodate folios when unsharing a range"
# real QA test starts here
+_supported_fs generic
_require_test_reflink
_require_cp_reflink
_require_xfs_io_command "funshare"
-QA output created by 601
+QA output created by 734
Create the original file and a clone
Funshare at least one pagecache page
Check contents