aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2024-07-23 20:16:20 +0000
committerDavid Sterba <[email protected]>2024-09-10 14:51:13 +0000
commit645006d87cd8236855eedc860ef16842c34e1296 (patch)
tree93c642b0a464cc379c21a095f966af81fb290897 /fs/btrfs/compression.c
parentbtrfs: convert btrfs_read_folio() to only use a folio (diff)
downloadkernel-645006d87cd8236855eedc860ef16842c34e1296.tar.gz
kernel-645006d87cd8236855eedc860ef16842c34e1296.zip
btrfs: convert end_page_read() to take a folio
We have this helper function to set the page range uptodate once we're done reading it, as well as run fsverity against it. Half of these functions already take a folio, just rename this to end_folio_read and then rework it to take a folio instead, and update everything accordingly. Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions