]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fstests: don't test -o norecovery in btrfs/220
authorJosef Bacik <josef@toxicpanda.com>
Wed, 22 Nov 2023 17:15:58 +0000 (12:15 -0500)
committerZorro Lang <zlang@kernel.org>
Sat, 9 Dec 2023 04:51:34 +0000 (12:51 +0800)
commit72e7d9bfdd8bd2c1f3bf40b971cd5ff37ba5f011
treed0a13f06701e6c82192d9c881dcf458b89ca6c67
parent1d7a8c3a4d95fb362bbb41f4d66377aa49d8881f
fstests: don't test -o norecovery in btrfs/220

This is a deprecated option and it's going away with the new mount api
patches, so remove this from the test.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/220