]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: load metadata directory root at mount time
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:18:51 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:31 +0000 (13:38 -0800)
commitc555dd9b8c2d8f09ee31b17fc3ce059bacb4e359
tree50fc748236b7e0b28107788e35d32fbde1b0b868
parentdcf606914334c640fd90853ae86e275b21ba0309
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