]> www.infradead.org Git - users/willy/pagecache.git/commit
reiserfs: Convert reiserfs_write_begin() to use a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 11 Jul 2024 02:50:29 +0000 (22:50 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 23 Jul 2024 17:08:29 +0000 (13:08 -0400)
commitb0db48b6dbf09ea3a6de47bfd536fb4d29f3e6f8
treecb42a59ef7e092bc8c2f3c1eddd6639e81f87bc4
parenta8bd59bb81e1156735d8dcba0c7229e90cccbef3
reiserfs: Convert reiserfs_write_begin() to use a folio

Remove a few calls to compound_head().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
fs/reiserfs/inode.c