]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/220: do not run async discard test on zoned device
authorNaohiro Aota <naohiro.aota@wdc.com>
Fri, 18 Aug 2023 02:03:25 +0000 (11:03 +0900)
committerZorro Lang <zlang@kernel.org>
Fri, 18 Aug 2023 18:49:46 +0000 (02:49 +0800)
commit697988c94e870a2e9be9b0827078e718ae20995f
treebf16b957dbcfb363831457b65f35d6ceea78003d
parent515adab889b9b0945b3b67de97cbb61cdb803783
btrfs/220: do not run async discard test on zoned device

The mount option "discard=async" is not meant to be used on the zoned mode.
Skip it from the test.

Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/220