]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sysv: Convert sysv_set_link() and sysv_dotdot() to take a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 9 Jul 2024 14:42:23 +0000 (10:42 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 7 Aug 2024 09:31:53 +0000 (11:31 +0200)
commit1cfdaf9708ba7f2ff170723999fcdf87e9afb843
tree955b4d6734740747ff5733cad7d31cbd904816e1
parentba36ee530896bb1094f1d86b5456d776c93a5516
sysv: Convert sysv_set_link() and sysv_dotdot() to take a folio

This matches ext2 and removes a few hidden calls to compound_head().

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/sysv/dir.c
fs/sysv/namei.c
fs/sysv/sysv.h