]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4/021: add _require_metadata_journaling
authorEric Whitney <enwlinux@gmail.com>
Thu, 7 Jul 2016 20:12:02 +0000 (16:12 -0400)
committerEryu Guan <eguan@redhat.com>
Fri, 8 Jul 2016 02:51:54 +0000 (10:51 +0800)
commit024bdaea1c5741d37bf62b0fcb5a581ede5a5682
tree6c4f02e1665fce46f278920d70c4935af46170ce
parent1103003600d9d9b504d6c13e05294d3204137977
ext4/021: add _require_metadata_journaling

An ext4 file system can be created without a journal, but ext4/021
presumes it will contain one.  Make that requirement explicit to
avoid unnecessary failures when testing "nojournal" file systems.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/ext4/021