diff options
| author | Josef Bacik <[email protected]> | 2024-07-23 20:16:20 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-09-10 14:51:13 +0000 |
| commit | 645006d87cd8236855eedc860ef16842c34e1296 (patch) | |
| tree | 93c642b0a464cc379c21a095f966af81fb290897 /fs/btrfs/compression.c | |
| parent | btrfs: convert btrfs_read_folio() to only use a folio (diff) | |
| download | kernel-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
