]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: support quota inodes in the metadata directory
authorDarrick J. Wong <djwong@kernel.org>
Thu, 22 Aug 2024 16:43:34 +0000 (09:43 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:29:16 +0000 (16:29 -0700)
commit2ef774c99863949e8fb70d4cb71d68e7363696c3
tree399d86e1d12360df284c5ff2303c2626a25d1da7
parentcd9416de7a1828dd4e331b0d100e43d682439635
xfs_repair: support quota inodes in the metadata directory

Handle quota inodes on metadir filesystems.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
include/xfs_mount.h
libxfs/init.c
repair/agheader.c
repair/phase2.c
repair/phase6.c
repair/quotacheck.c
repair/quotacheck.h
repair/xfs_repair.c