]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
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)
commit9ac1dd12cd05e8ab9a61612db63436a1f7fa0527
tree99d8a3cb3a6e8fb272751cf2dea1ee916afc5ba8
parent172b13b8e5c1981defcbfa19775abb239aefaad6
ext4/055: skip test if dax mount option is used

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