diff options
author | Matthew Wilcox | 2023-03-24 18:01:27 +0000 |
---|---|---|
committer | Theodore Ts'o | 2023-04-06 13:39:52 -0400 |
commit | 3060b6ef05603cf3c05b2b746f739b0169bd75f9 (patch) | |
tree | b70ee86fe57f3c3c7cc17447eaaa069864ef7f76 /tools | |
parent | f2b229a8c6c2633c35cb7446cfabea5a6f721edc (diff) |
ext4: Convert mext_page_mkuptodate() to take a folio
Use a folio throughout. Does not support large folios due to
an array sized for MAX_BUF_PER_PAGE, but it does remove a few
calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20230324180129.1220691-28-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions