]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: store rtgroup information with a bmap intent
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:22 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:34 +0000 (14:57 -0700)
commit285767b40e19ddb9d119ac4e66a0f75915f07abd
tree210b87c3454ee237e41d352d1cb3d948c62e2a80
parent588af2c8be99e5ac2cdd11c4d6a47a744c3e1f79
xfs: store rtgroup information with a bmap intent

Source kernel commit: b6e3ae52a23a48ba4b7872a228f01138ab65e812

Make the bmap intent items take an active reference to the rtgroup
containing the space that is being mapped or unmapped.  We will need
this functionality once we start enabling rmap and reflink on the rt
volume.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_bmap.h