]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/21{6,7} Use default -l concurrency=0 on mkfs.xfs that supports it for-next v2026.05.17
authorLukas Herbolt <lukas@herbolt.com>
Thu, 14 May 2026 11:39:15 +0000 (13:39 +0200)
committerZorro Lang <zlang@kernel.org>
Fri, 15 May 2026 16:20:23 +0000 (00:20 +0800)
commitffc8bad17e5b2f56e48dbac43f7c5ae8ac368fe5
tree907d2844388cd8c2da36db4f29160717662f488c
parent393a4e58584dccbbc457aa7f16a315175bdaa474
xfs/21{6,7} Use default -l concurrency=0 on mkfs.xfs that supports it

The XFS concurrency optimization breaks the log sizing check on
systems with non-rotational disks and high amount of CPUs. Default to
the old behavior with -l concurrency=0 and with -d concurrency=0.

Signed-off-by: Lukas Herbolt <lukas@herbolt.com>
Reviewed-by: Zorro Lang <zlang@kernel.org>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/216
tests/xfs/217