xfs: remove xfs_bmbt_stage_cursor
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:39:45 +0000 (12:39 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:39:45 +0000 (12:39 -0800)
commit02f7ebf5f99c3776bbf048786885eeafeb2f21ca
tree5cbdcdefc3dbed729a5ab96d420ab26f7b1db888
parent802f91f7b1d535ac975e2d696bf5b5dea82816e7
xfs: remove xfs_bmbt_stage_cursor

Just open code the two calls in the callers.

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_bmap_btree.c
fs/xfs/libxfs/xfs_bmap_btree.h
fs/xfs/scrub/bmap_repair.c