]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: wire up realtime refcount btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:22 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:30 +0000 (13:36 -0800)
commita8bece88e242e7c67dfde5c4cc25de724d6fd5a2
treed90bf0d385b7398ba6152655b109cea6bb0e53ae
parent6cc8df757ac39045be8abb08f39e3bfb5086cfcd
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>
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