diff options
author | Matthew Wilcox <willy@infradead.org> | 2023-03-24 18:01:06 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-06 13:39:50 -0400 |
commit | 81a0d3e126a0bb4300d1db259d89b839124f2cff (patch) | |
tree | 139bb4c87ec12744135f048d80ba473bc1778d08 /scripts/gdb/linux/utils.py | |
parent | 4da2f6e3c45999e904de1edcd06c8533715cc1b5 (diff) |
ext4: Convert mpage_submit_page() to mpage_submit_folio()
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
calls to compound_head().
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-7-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions