diff options
author | Qu Wenruo <wqu@suse.com> | 2025-02-20 12:22:26 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:53 +0300 |
commit | 49990d8fa27d75f8ecf4ad013b13de3c4b1ff433 (patch) | |
tree | 2404923550e0fe048d52fac47c095734c71a9c29 /tools/perf/scripts/python/task-analyzer.py | |
parent | ebaa602d52cf6a726955af172c97b2abd950ded1 (diff) | |
download | linux-49990d8fa27d75f8ecf4ad013b13de3c4b1ff433.tar.xz |
btrfs: prepare btrfs_page_mkwrite() for large folios
This changes the assumption that the folio is always page sized.
(Although the ASSERT() for folio order is still kept as-is).
Just replace the PAGE_SIZE with folio_size().
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions