]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/{030,033,178}: forcibly disable metadata directory trees
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:27:21 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:54 +0000 (13:19 -0800)
commit179fa74b7331c99ed28690d40c4ca94e5d6526c5
treeb1b73d66dab1cfc2e27bb953ab0ae397a60f1056
parent0b71052d21e93a2f3e0483aebcd516b3a665a525
xfs/{030,033,178}: forcibly disable metadata directory trees

The golden output for thests tests encode the xfs_repair output when we
fuzz various parts of the filesystem.  With metadata directory trees
enabled, however, the golden output changes dramatically to reflect
reconstruction of the metadata directory tree.

To avoid regressions, add a helper to force metadata directories off via
MKFS_OPTIONS.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
common/xfs
tests/xfs/030
tests/xfs/033
tests/xfs/178