summaryrefslogtreecommitdiff
path: root/fs/btrfs/send.c
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <rgoldwyn@suse.com>2024-01-23 22:28:06 +0300
committerDavid Sterba <dsterba@suse.com>2024-05-07 22:31:01 +0300
commita16c2c48f438e9edd3330f0754fa129108f2e9b3 (patch)
tree65a256b73ea57dcd5421f321847e1f9f483dc15c /fs/btrfs/send.c
parent8d6e5f9a0ad7932461645c47fd696e05e446fed2 (diff)
downloadlinux-a16c2c48f438e9edd3330f0754fa129108f2e9b3.tar.xz
btrfs: convert relocate_one_page() to folios and rename
Convert page references to folios and call the respective folio functions. Since find_or_create_page() takes a mask argument, call __filemap_get_folio() instead of filemap_grab_folio(). The patch assumes folio size is PAGE_SIZE, add a warning in case it's a higher order that will be implemented in the future. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions