diff options
author | Matthew Wilcox <willy@infradead.org> | 2023-03-24 18:01:07 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-06 13:39:51 -0400 |
commit | 33483b3b6ee4328f37c3dcf702ba979e6a00bf8f (patch) | |
tree | dd8848f143f93b73ee501e795dd0d6d1c93ed42f /fs/ext4/ext4.h | |
parent | 81a0d3e126a0bb4300d1db259d89b839124f2cff (diff) |
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 'fs/ext4/ext4.h')
0 files changed, 0 insertions, 0 deletions