mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>