mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
2b42b7e164
This test creates a file system with a 1k block size. Since there are no architectures with a 1k page size, the test file system can never be mounted with DAX enabled, causing the test to fail. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: Yang Xu <xuyang2018.jy@cn.fujitsu.com> Reviewed-by: Yang Xu<xuyang2018.jy@cn.fujitsu.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>