diff mbox series

[5/5] ext4/055: skip test if dax mount option is used

Message ID 20220625030718.1215980-6-tytso@mit.edu (mailing list archive)
State New, archived
Headers show
Series Misceillaneous ext4 test fix ups | expand

Commit Message

Theodore Ts'o June 25, 2022, 3:07 a.m. UTC
This test creates a 1k block file system with the quota feature
enabled.   As such, it is incompatible with DAX.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
---
 tests/ext4/055 | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tests/ext4/055 b/tests/ext4/055
index 8f466f1b..aa15cfe9 100755
--- a/tests/ext4/055
+++ b/tests/ext4/055
@@ -26,6 +26,7 @@  _require_command "$DEBUGFS_PROG" debugfs
 echo "Silence is golden"
 
 # The 1K blocksize is designed for debugfs.
+_exclude_scratch_mount_option dax
 _scratch_mkfs "-F -O quota -b 1024" > $seqres.full 2>&1
 
 # Start from 0, fill block 1 with 6,replace the original 2.