]> www.infradead.org Git - users/hch/xfsprogs.git/commit
db: explicitly lookup metadata inodes
authorChristoph Hellwig <hch@lst.de>
Sat, 13 Apr 2024 06:19:18 +0000 (08:19 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Apr 2024 17:08:49 +0000 (19:08 +0200)
commit03430168fc93a170fb884dfd92badd3237c6b1a7
tree822c9cb9a9bba2cadf1c6731ad3afa27ac16c637
parent186f9739c5e08b125651c3d507f21bb509c4cd0a
db: explicitly lookup metadata inodes

Prepare for the automatic recording of the metadir inodes in the in-core
super block by manually doing the lookup.

Signed-off-by: Christoph Hellwig <hch@lst.de>
db/check.c
db/dquot.c
db/init.c
db/init.h
db/inode.c
db/metadump.c