]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libxfs: load metadata directory root at mount time
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:12 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:25 +0000 (18:01 -0800)
commit1540262661e6765afbdf51deb3e5e414dd14e097
tree39058af38d1bb7a2a3a379ce4035c55d70a15012
parentb99309ee42d6a31fc49eb9f5cfdbf0d4b95ddb32
libxfs: 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