diff options
author | Boris Burkov <[email protected]> | 2024-03-26 11:55:22 -0700 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-04-02 19:19:08 +0200 |
commit | 3c6f0c5ecc8910d4ffb0dfe85609ebc0c91c8f34 (patch) | |
tree | 2017a5b04acaa523da585129729c8378fa41906c /tools/perf/util/trace-event-scripting.c | |
parent | 211de93367304ab395357f8cb12568a4d1e20701 (diff) |
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Currently, this call site in btrfs_clear_delalloc_extent() only converts
the reservation. We are marking it not delalloc, so I don't think it
makes sense to keep the rsv around. This is a path where we are not
sure to join a transaction, so it leads to incorrect free-ing during
umount.
Helps with the pass rate of generic/269 and generic/475.
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Boris Burkov <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions