summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/generic/6503
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/generic/650 b/tests/generic/650
index 773f93c7..e152c398 100755
--- a/tests/generic/650
+++ b/tests/generic/650
@@ -10,6 +10,9 @@
. ./common/preamble
_begin_fstest auto rw stress soak
+[ "$FSTYP" = "xfs" ] && _fixed_by_kernel_commit ecd49f7a36fb \
+ "xfs: fix per-cpu CIL structure aggregation racing with dying cpus"
+
# Override the default cleanup function.
_cleanup()
{