diff options
author | 2020-12-16 11:45:30 -0500 | |
---|---|---|
committer | 2022-01-04 13:15:34 -0500 | |
commit | 539a3322f208db478db88c4a76239476defce6b1 (patch) | |
tree | baac2207dbcd2a3847a78e436223aad27073913d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | filemap: Convert filemap_fault to folio (diff) | |
download | wireguard-linux-539a3322f208db478db88c4a76239476defce6b1.tar.xz wireguard-linux-539a3322f208db478db88c4a76239476defce6b1.zip |
filemap: Add read_cache_folio and read_mapping_folio
Reimplement read_cache_page() as a wrapper around read_cache_folio().
Saves over 400 bytes of text from do_read_cache_folio() which more
than makes up for the extra 100 bytes of text added to the various
wrapper functions.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions