]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: support caching rtgroup metadata inodes
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Nov 2024 21:14:19 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:29 +0000 (18:01 -0800)
commit15c6dada7cb7f73d3e64ba22112b3263f77804a0
tree7593447c95c56480a21c2f7710d9c67aea601571
parentabb0172a9a34bf90480e29c4dbe62fe6b922e225
xfs: support caching rtgroup metadata inodes

Source kernel commit: 65b1231b8cea7fbe7362dceecfda76026d335536

Create the necessary per-rtgroup infrastructure that we need to load
metadata inodes into memory.

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