summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorLi Zetao <lizetao1@huawei.com>2024-08-28 21:29:07 +0300
committerDavid Sterba <dsterba@suse.com>2024-09-10 17:51:21 +0300
commitaeb6d8814841ec106acc5ffea772d4102ffc72b6 (patch)
tree5d6921de06b85935ffb4470069c57cd1a46a2c6b /scripts/gdb/linux
parentb70f3a45464b012feb8e86f15f37e0c4b2f69fe1 (diff)
downloadlinux-aeb6d8814841ec106acc5ffea772d4102ffc72b6.tar.xz
btrfs: convert btrfs_decompress() 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. Based on the previous patch, the compression path can be directly used in folio without converting to page. 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 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions