diff options
| author | Li Zetao <[email protected]> | 2024-08-28 18:29:02 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-09-10 14:51:21 +0000 |
| commit | dd0a8df455665fe896125e15dfe3847f1e18462f (patch) | |
| tree | 9b81ae0717de9f56d72ce4e4577c608a7adfbdd5 /fs/btrfs/compression.c | |
| parent | btrfs: convert submit_eb_page() to take a folio (diff) | |
| download | kernel-dd0a8df455665fe896125e15dfe3847f1e18462f.tar.gz kernel-dd0a8df455665fe896125e15dfe3847f1e18462f.zip | |
btrfs: convert try_release_extent_state() to take a folio
The old page API is being gradually replaced and converted to use folio
to improve code readability and avoid repeated conversion between page
and folio. Moreover, use folio_pos() instead of page_offset(),
which is more consistent with folio usage.
Signed-off-by: Li Zetao <[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
