mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>