diff options
author | Qu Wenruo <wqu@suse.com> | 2025-02-20 12:22:24 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:52 +0300 |
commit | accaec2cbaac98c6225d50c792bc5c36af89bc58 (patch) | |
tree | fadb55160eae5a8ae637aea9589dd8192ec0dd57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a416637f905f26b64658adb2fed2b79cc4fb0fda (diff) | |
download | linux-accaec2cbaac98c6225d50c792bc5c36af89bc58.tar.xz |
btrfs: prepare btrfs_launcher_folio() for large folios support
That function is only calling btrfs_qgroup_free_data(), which doesn't
care about the size of the folio.
Just replace the fixed PAGE_SIZE with folio_size().
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions