fstests: initial bcachefs support
[xfstests-dev.git] / tests / generic / 425
index 51cbe1c67dacafe7bfa92d56fe487c63fded47ad..be2bc1b02ee263d780829e0f6e3c50d3fc088e92 100755 (executable)
@@ -30,6 +30,9 @@ _cleanup()
 
 # real QA test starts here
 _supported_fs generic
+
+[ $FSTYP = bcachefs ] && _notrun "bcachefs does not store xattrs in blocks"
+
 _require_scratch
 _require_attrs
 _require_xfs_io_command "fiemap" "-a"