]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: wire up realtime refcount btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:29 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:22 +0000 (15:37 -0700)
commitdb2b310d2481a5df8068baa0201c1f5ad9a8dcaf
tree0753e74049adb046c0451b3677da2a330472084a
parent6d112fc1e0511077793de1d28631742c7a0faa3d
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