diff options
author | 2024-07-24 20:22:32 -0400 | |
---|---|---|
committer | 2024-09-10 16:51:17 +0200 | |
commit | 1bbf3a3aea3b5f40ad25edfe11bf652fed1b730d (patch) | |
tree | e3dbd2017c3f1fa770933f6416fa6506d4141ab4 /tools/perf/scripts/python | |
parent | btrfs: convert wait_subpage_spinlock() to only use a folio (diff) | |
download | wireguard-linux-1bbf3a3aea3b5f40ad25edfe11bf652fed1b730d.tar.xz wireguard-linux-1bbf3a3aea3b5f40ad25edfe11bf652fed1b730d.zip |
btrfs: convert btrfs_set_range_writeback() to use a folio
We already use a lot of functions here that use folios, update the
function to use __filemap_get_folio instead of find_get_page and then
use the folio directly.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions