]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: wire up realtime refcount btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:53 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:59 +0000 (09:15 -0800)
commitcbf370eb8232cb9316e9f56ed34793a2f5388d87
treebfc9615c049debe31db87e9152ca596ad237b10d
parentb81e004c3de62cfc811f4cf2bd39917d6575c06d
xfs: wire up realtime refcount btree cursors

Source kernel commit: e5a171729baf61b703069b11fa0d2955890e9b6b

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

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_btree.h
libxfs/xfs_refcount.c
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h