]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/144: fix test mkfs.xfs sizing of internal logs that overflow the AG for-next v2022.07.10
authorDarrick J. Wong <djwong@kernel.org>
Tue, 5 Jul 2022 22:02:08 +0000 (15:02 -0700)
committerZorro Lang <zlang@kernel.org>
Fri, 8 Jul 2022 18:15:46 +0000 (02:15 +0800)
commit47ed066309716c73a97fff9b7f557f72d90bffb4
tree83b731c14da3b01fe8521a72b68ccfbe503eec69
parentdaba59ddecf39333e85719d038ad8627ce662bd8
xfs/144: fix test mkfs.xfs sizing of internal logs that overflow the AG

Fix a few problems with this test -- one of the things we test require
mkfs to run in -N mode, so we need to have a certain amount of free
space, and fix that test not to use -N mode.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/144