[PATCH] ext4/035: skip this test if DAX is in use

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



This test creates a file system with a 1k block size.  Since there are
no architectures with a 1k page size, test file system can never be
mounted with DAX enabled, causing the test to fail.

Signed-off-by: Theodore Ts'o <tytso@xxxxxxx>
Cc: Yang Xu <xuyang2018.jy@xxxxxxxxxxxxxx>
---
 tests/ext4/035 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/ext4/035 b/tests/ext4/035
index ac5f38e0..05867402 100755
--- a/tests/ext4/035
+++ b/tests/ext4/035
@@ -36,6 +36,7 @@ _cleanup()
 _supported_fs ext4
 _supported_os Linux
 _require_scratch
+_exclude_scratch_mount_option dax
 _require_command "$RESIZE2FS_PROG" resize2fs
 
 rm -f $seqres.full
-- 
2.22.0




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux