]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: support caching rtgroup metadata inodes
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:41:09 +0000 (13:41 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:26:45 +0000 (16:26 -0700)
commit1bc5fb834d7a7e4cf02c96c511d46f91d4af7b3d
tree78eb317ea959a12b8f10790da30f345f736484ff
parenta2f47f52b352f0a7aade573ecb2097b8872e55ba
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