diff options
author | Goldwyn Rodrigues <[email protected]> | 2024-01-23 13:28:06 -0600 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-05-07 21:31:01 +0200 |
commit | a16c2c48f438e9edd3330f0754fa129108f2e9b3 (patch) | |
tree | 65a256b73ea57dcd5421f321847e1f9f483dc15c /tools/perf/scripts/python/stackcollapse.py | |
parent | 8d6e5f9a0ad7932461645c47fd696e05e446fed2 (diff) |
btrfs: convert relocate_one_page() to folios and rename
Convert page references to folios and call the respective folio
functions. Since find_or_create_page() takes a mask argument, call
__filemap_get_folio() instead of filemap_grab_folio().
The patch assumes folio size is PAGE_SIZE, add a warning in case it's a
higher order that will be implemented in the future.
Signed-off-by: Goldwyn Rodrigues <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions