]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: load metadata directory root at mount time
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:43:56 +0000 (12:43 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:45 +0000 (13:44 -0700)
commit5b2b6b157e176731221e31ae0c01af7eddceda8f
tree3da8199da0b0cedda21dcc0ba7237b27d6619ed3
parent0d75361b03240910ce32963b34f6d26c55d039d4
xfs: load metadata directory root at mount time

Load the metadata directory root inode into memory at mount time and
release it at unmount time.

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