]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove xfs_refcountbt_stage_cursor
authorChristoph Hellwig <hch@lst.de>
Mon, 22 Apr 2024 17:01:03 +0000 (10:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:38 +0000 (11:37 -0700)
commitedc3afa068b5de3556ba727da7359d32a6894c8f
treebd10fb2b4a486d8431d3044b42d621d6657c7b38
parent77b3d809b4364a50605ead25e11fe31bdd518f13
xfs: remove xfs_refcountbt_stage_cursor

Source kernel commit: a5c2194406f322e91b90fb813128541a9b4fed6a

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>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/xfs_refcount_btree.c
libxfs/xfs_refcount_btree.h
repair/agbtree.c