summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2024-03-21 00:24:13 +0300
committerDavid Sterba <dsterba@suse.com>2024-05-07 22:31:09 +0300
commit0586d0a89e77d717da14df42648ace4a9fd67981 (patch)
treefd70b524270e6bcc9bc126d66527dc2abbf25267 /Makefile
parent0332967b4d657754c914b2a1951ae2d4ed3d99bd (diff)
downloadlinux-0586d0a89e77d717da14df42648ace4a9fd67981.tar.xz
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 'Makefile')
0 files changed, 0 insertions, 0 deletions