xfs: remove xfs_inobt_stage_cursor
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:39:39 +0000 (12:39 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:39:39 +0000 (12:39 -0800)
commit6234dee7e6f58676379f3a2d8b0629a6e9a427fd
tree68c2a8de535e33114a77838451269520d1a36a1b
parentf6c98d921a9e5b753ac1a35d540a6487ee111a33
xfs: remove xfs_inobt_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_ialloc_btree.c
fs/xfs/libxfs/xfs_ialloc_btree.h
fs/xfs/scrub/ialloc_repair.c