fstests: don't _require_metadata_journaling before _scratch_mkfs
authorIlya Dryomov <idryomov@gmail.com>
Thu, 24 Aug 2017 14:17:38 +0000 (16:17 +0200)
committerEryu Guan <eguan@redhat.com>
Fri, 25 Aug 2017 05:54:24 +0000 (13:54 +0800)
commit85c9af689b8b3d14011ceec2a44aa5d4a284ae7c
tree741fb90b97e60015477d34ab77797e5ed19881fe
parentc7daab5f359529fcb4afaa87c9221a0d2df0f5cf
fstests: don't _require_metadata_journaling before _scratch_mkfs

This is obviously wrong and makes ./check -r skip over tests on ext4
with "ext4 on $DEV not configured with metadata journaling".

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
34 files changed:
tests/btrfs/095
tests/btrfs/098
tests/btrfs/118
tests/btrfs/119
tests/btrfs/120
tests/ext4/021
tests/generic/034
tests/generic/039
tests/generic/040
tests/generic/041
tests/generic/056
tests/generic/057
tests/generic/059
tests/generic/065
tests/generic/066
tests/generic/073
tests/generic/090
tests/generic/101
tests/generic/104
tests/generic/106
tests/generic/107
tests/generic/177
tests/generic/311
tests/generic/321
tests/generic/322
tests/generic/325
tests/generic/335
tests/generic/336
tests/generic/341
tests/generic/342
tests/generic/343
tests/generic/348
tests/generic/376
tests/shared/002