diff options
author | 2024-03-20 17:24:13 -0400 | |
---|---|---|
committer | 2024-05-07 21:31:09 +0200 | |
commit | 0586d0a89e77d717da14df42648ace4a9fd67981 (patch) | |
tree | fd70b524270e6bcc9bc126d66527dc2abbf25267 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: unlock all the pages with successful inline extent creation (diff) | |
download | wireguard-linux-0586d0a89e77d717da14df42648ace4a9fd67981.tar.xz wireguard-linux-0586d0a89e77d717da14df42648ace4a9fd67981.zip |
btrfs: move extent bit and page cleanup into cow_file_range_inline
We duplicate the extent cleanup for cow_file_range_inline() in the cow
and compressed case. The encoded case doesn't need to do cleanup the
same way, so rename cow_file_range_inline to __cow_file_range_inline and
then make cow_file_range_inline handle the extent cleanup appropriately,
and update the callers.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions