]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: load metadata directory root at mount time
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:10:56 +0000 (21:10 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:17:13 +0000 (17:17 -0700)
commit01d2041ef7c6427eeb6eeec2f72025299db24a4d
tree1065a0e1d31bf1c510c815aa8a5ff6b080db5efc
parente160f86a0807e31ff37a5f189f150fa8a5e597c9
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>
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h