Searched hist:feb22b77b855a6529675b4e998970ab461c0f446 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | inode.c | diff feb22b77b855a6529675b4e998970ab461c0f446 Fri Mar 24 13:01:18 CDT 2023 Matthew Wilcox <willy@infradead.org> ext4: Use a folio in ext4_journalled_write_end()
Convert the incoming page to a folio to remove a few 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-19-willy@infradead.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|