mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
c5edd542aa
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>