Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c27a77913 Thu Mar 03 12:35:20 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> namei: 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>