]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: remove xfs_rmapbt_stage_cursor
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:39:42 +0000 (12:39 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:39:42 +0000 (12:39 -0800)
commit1317813290be04bc37196c4adf457712238c7faa
tree3e284a9d7249be67a01994af48a3227a1f2a9d81
parentc49a4b2f0ef0ac5daee5c2a3cfd2b537345c34eb
xfs: remove xfs_rmapbt_stage_cursor

xfs_rmapbt_stage_cursor is currently unused, but future callers can
trivially open code the two calls.

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