Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dverity.c1b0aa444 Thu Mar 03 12:43:29 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> ext4: Call aops write_begin() and write_end() directly

pagecache_write_begin() and pagecache_write_end() are now trivial
wrappers, so call the aops directly.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>