diff options
author | 2024-02-28 18:29:38 +0000 | |
---|---|---|
committer | 2024-03-05 14:07:24 +0100 | |
commit | e0887e095a803d238bd3e2b280baa4c5e70c650c (patch) | |
tree | 2512a70eb0ac2f0514ef78efc5c1c4a1e77695ae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fuse: Remove fuse_writepage (diff) | |
download | wireguard-linux-e0887e095a803d238bd3e2b280baa4c5e70c650c.tar.xz wireguard-linux-e0887e095a803d238bd3e2b280baa4c5e70c650c.zip |
fuse: Convert fuse_writepage_locked to take a folio
The one remaining caller of fuse_writepage_locked() already has a folio,
so convert this function entirely. Saves a few calls to compound_head()
but no attempt is made to support large folios in this patch.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions