]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: support caching rtgroup metadata inodes
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:19:06 +0000 (20:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:35 +0000 (13:38 -0800)
commit65b1231b8cea7fbe7362dceecfda76026d335536
tree84d303e772c642bba0d6b058567a9424586b88c3
parentc29237a65c8dbfade3c032763b66d495b8e8cb7a
xfs: support caching rtgroup metadata inodes

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>
fs/xfs/libxfs/xfs_rtgroup.c
fs/xfs/libxfs/xfs_rtgroup.h
fs/xfs/xfs_mount.h
fs/xfs/xfs_rtalloc.c