Home
last modified time | relevance | path

Searched hist:"0 f2523366386f29d56040887555989a1de548625" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff 0f2523366386f29d56040887555989a1de548625 Tue Mar 29 15:21:53 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> ext4: Correct ext4_journalled_dirty_folio() conversion

This should use the new folio_buffers() instead of page_has_buffers().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>