diff options
author | 2023-03-24 18:01:07 +0000 | |
---|---|---|
committer | 2023-04-06 13:39:51 -0400 | |
commit | 33483b3b6ee4328f37c3dcf702ba979e6a00bf8f (patch) | |
tree | dd8848f143f93b73ee501e795dd0d6d1c93ed42f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: Convert mpage_submit_page() to mpage_submit_folio() (diff) | |
download | wireguard-linux-33483b3b6ee4328f37c3dcf702ba979e6a00bf8f.tar.xz wireguard-linux-33483b3b6ee4328f37c3dcf702ba979e6a00bf8f.zip |
ext4: Convert mpage_page_done() to mpage_folio_done()
All callers now have a folio so we can pass one in and use the folio
APIs to support large folios as well as save instructions by eliminating
a call to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20230324180129.1220691-8-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions