Home
last modified time | relevance | path

Searched hist:"64 fb31367598188a0a230b81c6f4397fa71fd033" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff 64fb31367598188a0a230b81c6f4397fa71fd033 Fri Mar 24 13:01:17 CDT 2023 Matthew Wilcox <willy@infradead.org> ext4: Convert ext4_write_end() to use a folio

Convert the incoming struct page to a folio. Replaces two implicit
calls to compound_head() with one explicit call.

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-18-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>