]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: wire up realtime refcount btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:55 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:12 +0000 (13:06 -0800)
commite5a171729baf61b703069b11fa0d2955890e9b6b
tree725ead87bc62335bca8fb073761e9a63a7287615
parent4e87047539c7d695571173ad71471b2ac5b8e7e2
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_btree.h
fs/xfs/libxfs/xfs_refcount.c
fs/xfs/libxfs/xfs_rtgroup.c
fs/xfs/libxfs/xfs_rtgroup.h
fs/xfs/xfs_fsmap.c
fs/xfs/xfs_reflink.c