]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add a rtg_blocks helper
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:35:49 +0000 (07:35 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 29 Apr 2025 16:09:57 +0000 (18:09 +0200)
commit9b705e1a55aa0d87029cd03c9a1c680a96ab5b50
tree83542344aae45ce2ae91e558febfaf0298a9df13
parent433f46a5b7d3f6fad28518044486bbdd4b46aad9
xfs: add a rtg_blocks helper

Source kernel commit: 012482b3308a49a84c2a7df08218dd4ad081e1da

Shortcut dereferencing the xg_block_count field in the generic group
structure.

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