]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: get rid of trivial rename helpers
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:22:48 +0000 (11:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:00 +0000 (11:37 -0700)
commit47d4d5961fb9069803576ed3adb85b57a575a1b9
tree95cb32c61e591b57159161aad127a1087ef440cd
parent62bbf50bea21b1c76990fd1bae58a65660a11c27
xfs: get rid of trivial rename helpers

Get rid of the largely pointless xfs_cross_rename and xfs_finish_rename
now that we've refactored its parent.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_inode.c