diff options
author | Boris Burkov <boris@bur.io> | 2023-03-28 23:43:47 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 17:44:11 +0300 |
commit | 1e0e9d5771c33d2c17a7f2a0e2a419aca91bb1a0 (patch) | |
tree | 08da40e215e15ce7801f1a59b433263b00dfc579 /fs/btrfs/ref-verify.c | |
parent | 6ed05643ddb166c0fddabac8ee092659006214a9 (diff) | |
download | linux-1e0e9d5771c33d2c17a7f2a0e2a419aca91bb1a0.tar.xz |
btrfs: add helper for recording simple quota deltas
Rather than re-computing shared/exclusive ownership based on backrefs
and walking roots for implicit backrefs, simple quotas does an increment
when creating an extent and a decrement when deleting it. Add the API
for the extent item code to use to track those events.
Signed-off-by: Boris Burkov <boris@bur.io>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ref-verify.c')
0 files changed, 0 insertions, 0 deletions