diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-07-24 14:50:51 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-09-10 16:51:13 +0200 |
commit | c1deaa1438916f263abfa48b389ef0625c2806ee (patch) | |
tree | adc8d101b8964fb7986a6fe3618e3c580b7bf55c /fs/btrfs/compression.c | |
parent | b8a6263eae0e4290fd699a0ff55eb3f3e121f498 (diff) |
btrfs: convert extent_write_locked_range() to use folios
Instead of using pages for everything, find a folio and use that. This
makes things a bit cleaner as a lot of the functions calls here all take
folios.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions