]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
ext4/055: skip test if dax mount option is used
authorTheodore Ts'o <tytso@mit.edu>
Thu, 30 Jun 2022 14:46:35 +0000 (10:46 -0400)
committerZorro Lang <zlang@kernel.org>
Sat, 2 Jul 2022 13:31:10 +0000 (21:31 +0800)
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>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/ext4/055

index 8f466f1b03b723a2e50117479fc6823cfeb2f451..aa15cfe986b99bd201019a67ce1b13155d3feb1a 100755 (executable)
@@ -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.