. ./common/filter
_supported_fs generic
+_fixed_by_kernel_commit e4826691cc7e \
+ "xfs: restore shutdown check in mapped write fault path"
+
_require_scratch_nocheck
_require_scratch_shutdown
_require_attrs trusted
_supported_fs ^overlay
_require_extra_fs overlay
+_fixed_by_kernel_commit 6da1b4b1ab36 \
+ "xfs: fix an ABBA deadlock in xfs_rename"
_scratch_mkfs >> $seqres.full
_scratch_mount
_begin_fstest auto quick recoveryloop shutdown
# real QA test starts here
+_supported_fs generic
+_fixed_by_kernel_commit 50d25484bebe \
+ "xfs: sync lazy sb accounting on quiesce of read-only mounts"
_require_scratch
_require_scratch_shutdown
# Modify as appropriate.
_supported_fs generic
+_fixed_by_kernel_commit 72a048c1056a \
+ "xfs: only set IOMAP_F_SHARED when providing a srcmap to a write"
+
_require_cp_reflink
_require_test_reflink
_require_test_program "punch-alternating"
# real QA test starts here
_supported_fs xfs
+_fixed_by_kernel_commit 1aecf3734a95 \
+ "xfs: fix chown leaking delalloc quota blocks when fssetxattr fails"
+
_require_command "$FILEFRAG_PROG" filefrag
_require_test_program "chprojid_fail"
_require_quota
# Modify as appropriate.
_supported_fs xfs
+_fixed_by_kernel_commit f38a032b165d "xfs: fix I_DONTCACHE"
+
_require_xfs_io_command "bulkstat"
_require_scratch
# real QA test starts here
_supported_fs xfs
+_fixed_by_kernel_commit 237d7887ae72 \
+ "xfs: show the proper user quota options"
+
_require_test
_require_loop
_require_xfs_io_command "falloc"
# the same value as during the mount
#
# Regression test for commit:
-# xfs: Skip repetitive warnings about mount options
+# 92cf7d36384b xfs: Skip repetitive warnings about mount options
. ./common/preamble
_begin_fstest auto quick mount
# Import common functions.
-_require_check_dmesg
_supported_fs xfs
+_fixed_by_kernel_commit 92cf7d36384b \
+ "xfs: Skip repetitive warnings about mount options"
+
+_require_check_dmesg
_require_scratch
log_tag()
# real QA test starts here
_supported_fs xfs
+_fixed_by_kernel_commit 5ca5916b6bc9 \
+ "xfs: punch out data fork delalloc blocks on COW writeback failure"
+
_require_scratch_reflink
_require_cp_reflink
_require_xfs_io_command "cowextsize"