diff options
author | Qu Wenruo <wqu@suse.com> | 2025-02-20 12:22:25 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:53 +0300 |
commit | ebaa602d52cf6a726955af172c97b2abd950ded1 (patch) | |
tree | 2522ed4ab294618ee2653479fba724ac811b353c /tools/perf/scripts/python/syscall-counts.py | |
parent | accaec2cbaac98c6225d50c792bc5c36af89bc58 (diff) | |
download | linux-ebaa602d52cf6a726955af172c97b2abd950ded1.tar.xz |
btrfs: prepare extent_io.c for future large folio support
When we're handling folios from filemap, we can no longer assume all
folios are page sized.
Thus for call sites assuming the folio is page sized, change the
PAGE_SIZE usage to folio_size() instead.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions