]> 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)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:53:02 +0000 (18:53 -0700)
commite3013b275819ba56cbd71bfc95e3899fd36b22a0
treec418ca74862810c1afd63b3959e64ef59d3a7b08
parentb391cf494c95ad880a74e8960c7cc31ea2ff4137
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