diff options
author | 2023-03-24 18:01:15 +0000 | |
---|---|---|
committer | 2023-04-06 13:39:51 -0400 | |
commit | 6b90d4130ac8ee9cf2a179a617cfced71a18d252 (patch) | |
tree | 540c47d6356ffec2c6df06bada4ef061667e01ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio() (diff) | |
download | wireguard-linux-6b90d4130ac8ee9cf2a179a617cfced71a18d252.tar.xz wireguard-linux-6b90d4130ac8ee9cf2a179a617cfced71a18d252.zip |
ext4: Convert ext4_write_inline_data_end() to use a folio
Convert the incoming page to a folio so that we call compound_head()
only once instead of seven times.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Link: https://lore.kernel.org/r/20230324180129.1220691-16-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