]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: attach rtgroup objects to btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jan 2024 17:43:32 +0000 (09:43 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 10 Apr 2024 00:21:42 +0000 (17:21 -0700)
commitfbdfe7c70cd042070d9c3ff6f499e48d0556e06f
tree2a3d91d6e657166f21b268fd356669a7329ec54d
parent7595b7cf5e2f5d4ca91dbdf264ad6f9771546a38
xfs: attach rtgroup objects to btree cursors

Make it so that we can attach realtime group objects to btree cursors.
This will be crucial for enabling rmap btrees in realtime groups.

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