diff options
| author | Goldwyn Rodrigues <rgoldwyn@suse.com> | 2024-01-23 13:28:06 -0600 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2024-05-07 21:31:01 +0200 |
| commit | a16c2c48f438e9edd3330f0754fa129108f2e9b3 (patch) | |
| tree | 65a256b73ea57dcd5421f321847e1f9f483dc15c /tools/perf/scripts/python/export-to-sqlite.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 <rgoldwyn@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-sqlite.py')
0 files changed, 0 insertions, 0 deletions
