]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: wire up realtime refcount btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:43 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 17 Oct 2024 17:33:17 +0000 (10:33 -0700)
commit204af4e85437ec1bea78e6e74cfa46c0ceab29a8
tree2850380623cd47b8d35dfa8f15a13e5a5f99eaf8
parentf55aa24c43a1c8c73c1c77366fb535a53388a2f6
xfs: wire up realtime refcount btree cursors

Wire up realtime refcount btree cursors wherever they're needed
throughout the code base.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_btree.h
libxfs/xfs_refcount.c
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h
libxfs/xfs_rtrefcount_btree.c