aboutsummaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorLi Zetao <lizetao1@huawei.com>2024-08-29 02:29:03 +0800
committerDavid Sterba <dsterba@suse.com>2024-09-10 16:51:21 +0200
commit046c0d65962504d8ec1e109cb673c81ba36da1e3 (patch)
treeb3b5829a5825cdf42f3886a32efb4ec8c24df404 /rust
parentdd0a8df455665fe896125e15dfe3847f1e18462f (diff)
btrfs: convert try_release_extent_mapping() 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. And page_to_inode() can be replaced with folio_to_inode() now. Signed-off-by: Li Zetao <lizetao1@huawei.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions