]> 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>
Tue, 6 Feb 2024 00:06:38 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:56 +0000 (13:41 -0700)
commit7e71781a0faa7b0f91a95c1e2ed57e928c005f75
tree7943a3dbb2cb611122596f8660d7c8b938068e9f
parent069b0a0388e534889da1cb377c71c577584b4ab8
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