]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: attach rtgroup objects to btree cursors
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:11:40 +0000 (21:11 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2024 07:35:29 +0000 (09:35 +0200)
commitce4776e1733b8d0e62b80d00c7fc0fc73a505484
tree0375167ba5750353b126ded2f20994455a9b239c
parent6dd69b9fe9b23a0a236025b57d499c3bef8405ea
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>
fs/xfs/libxfs/xfs_btree.c
fs/xfs/libxfs/xfs_btree.h