]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: load metadata directory root at mount time
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 22:54:10 +0000 (15:54 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 06:07:16 +0000 (08:07 +0200)
commitc0eb25009ea285bdd840684442b318f7a5aee5a8
tree477207b3fc30cbc9c8387c96bf182f016a35fd23
parent74816f1c573b314f723eced690a9e0a99ddb6851
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>
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h