diff options
author | 2024-05-30 21:20:59 +0100 | |
---|---|---|
committer | 2024-05-31 12:31:40 +0200 | |
commit | e3ec0fe944d243968c6f33305e5d195efb501c0b (patch) | |
tree | 2d9ae90d9fa9957d3914f73771e3d29a304eee8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | isofs: Convert rock_ridge_symlink_read_folio to use a folio (diff) | |
download | wireguard-linux-e3ec0fe944d243968c6f33305e5d195efb501c0b.tar.xz wireguard-linux-e3ec0fe944d243968c6f33305e5d195efb501c0b.zip |
hostfs: Convert hostfs_read_folio() to use a folio
Remove the use of page APIs, including setting/clearing the error flag
which is never checked on hostfs folios. This does not include support
for large folios as kmap_local_folio() maps only one page at a time.
Cc: Richard Weinberger <richard@nod.at>
Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Cc: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-um@lists.infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240530202110.2653630-8-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