]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: quota rescan helpers
authorBoris Burkov <boris@bur.io>
Thu, 28 Sep 2023 23:16:46 +0000 (16:16 -0700)
committerZorro Lang <zlang@kernel.org>
Thu, 5 Oct 2023 14:32:01 +0000 (22:32 +0800)
commit177848f09a13950899ef067253af8243866148b7
tree0d7086a8ce6275459d019d52b35ef5532cb5454f
parentb887c9f7bd387d9dfadce26ce384e4f889c683cb
btrfs: quota rescan helpers

Many btrfs tests explicitly trigger quota rescan. This is not a
meaningful operation for simple quotas, so we wrap it in a helper that
doesn't blow up quite so badly and lets us run those tests where the
rescan is a qgroup detail.

Signed-off-by: Boris Burkov <boris@bur.io>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/btrfs