diff options
author | Christian Brauner <brauner@kernel.org> | 2025-05-15 12:14:34 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-05-15 12:14:34 +0200 |
commit | 76145cb37ff0636fdf2a15320b2c2421915df32b (patch) | |
tree | bf8151863888807d23866c8c56f4c9be329f4283 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4fae90d04a58cd9882c5158b6b1d22d0cf544fc0 (diff) | |
parent | 4ec373b74e96f92cf273631d31c82ec53727cf02 (diff) |
Merge patch series "Use folios for symlinks in the page cache"
Matthew Wilcox (Oracle) <willy@infradead.org> says:
FUSE already uses folios for its symlinks. Mirror that conversion in
the generic code and the NFS code. That lets us get rid of a few
folio->page->folio conversions in this path, and some of the few
remaining users of read_cache_page() / read_mapping_page().
* patches from https://lore.kernel.org/20250514171316.3002934-1-willy@infradead.org:
fs: Pass a folio to page_put_link()
nfs: Use a folio in nfs_get_link()
fs: Convert __page_get_link() to use a folio
Link: https://lore.kernel.org/20250514171316.3002934-1-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions