]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove xfs_allocbt_stage_cursor
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:39:37 +0000 (12:39 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:39:37 +0000 (12:39 -0800)
commit91796b2eef8bd725873bec326a7be830a68a11ff
tree3ff314de0dd580961e98dda73b8d84fc2e503ebc
parentfb518f8eeb90197624b21a3429e57b6a65bff7bb
xfs: remove xfs_allocbt_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_alloc_btree.c
fs/xfs/libxfs/xfs_alloc_btree.h
fs/xfs/scrub/alloc_repair.c