]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Feb 2025 06:15:01 +0000 (07:15 +0100)
committerCarlos Maiolino <cem@kernel.org>
Fri, 14 Feb 2025 08:40:35 +0000 (09:40 +0100)
commit3cd6a8056f5a2e794c42fc2114ee2611e358b357
treee66b30fc6c7f6b0c6808a2b45c9135266a4bb462
parent9f0902091c332b2665951cfb970f60ae7cbdc0f3
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate

Match the method name and the naming convention or address_space
operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_aops.c