]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: rename btrfs_release_extent_buffer_pages() to mention folios
authorDavid Sterba <dsterba@suse.com>
Thu, 9 Jan 2025 10:24:27 +0000 (11:24 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 13 Jan 2025 13:53:22 +0000 (14:53 +0100)
commitcc8f51a3550a77427449c2b7a64281c72073a412
tree1341314ac72b14f9d6e3fa8c99570fd143d958c8
parenta722c72bef93449d9093fa33d9c29eb3b348f164
btrfs: rename btrfs_release_extent_buffer_pages() to mention folios

Continue page to folio updates, sync what the function does with it's
name.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c