diff options
author | 2024-08-29 02:28:59 +0800 | |
---|---|---|
committer | 2024-09-10 16:51:20 +0200 | |
commit | 884937793db595928961397dd3ec2287b40371c6 (patch) | |
tree | ed142d335a4602d72c870b744b6fb83d5e6724e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: convert try_release_extent_buffer() to take a folio (diff) | |
download | wireguard-linux-884937793db595928961397dd3ec2287b40371c6.tar.xz wireguard-linux-884937793db595928961397dd3ec2287b40371c6.zip |
btrfs: convert read_key_bytes() 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 kmap_local_folio() instead of kmap_local_page(),
which is more consistent with folio usage.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions