]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
tests: Fix failure in nojournal mode master v2026.02.26
authorJan Kara <jack@suse.cz>
Fri, 20 Feb 2026 20:33:08 +0000 (21:33 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 21 Feb 2026 16:28:09 +0000 (00:28 +0800)
commit3ded3e13c008326d197d11ac975049ed1f8ec922
tree189cf5d513954fb2a73394d59f4272459de4a9d2
parent6fe19be2ecc16dd610f1252c849d1c2493325fb2
tests: Fix failure in nojournal mode

Several tests use fs shutdown. Without journalling the filesystem isn't
guaranteed to be consistent after shutdown. So for tests that don't make
sure data makes it to the disk using fsync/sync we cannot really test
much. Skip such tests without journalling.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/ext4/051
tests/generic/536
tests/generic/622
tests/generic/635
tests/generic/646
tests/generic/705
tests/generic/722
tests/overlay/087