]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
btrfs/303: use quota rescan wrapper
authorBoris Burkov <boris@bur.io>
Fri, 1 Dec 2023 21:09:45 +0000 (13:09 -0800)
committerZorro Lang <zlang@kernel.org>
Sat, 9 Dec 2023 04:51:34 +0000 (12:51 +0800)
commitdd50c6276098ec568551a18c49cc3959d64f399e
tree425c85168b7937dabed275f0625c6f65d4d69799
parent86f0e4f7c18a1c99404b4aa1bd5bedee7ff72a1b
btrfs/303: use quota rescan wrapper

This new test called quota rescan directly rather than with the new
wrapper. As a result, it failed with -O squota in MKFS_OPTIONS. Using
the wrapper, it skips the rescan and passes again.

Signed-off-by: Boris Burkov <boris@bur.io>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/303