]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
dmlogwrites: skip generic tests when external logdev in use
authorDarrick J. Wong <djwong@kernel.org>
Tue, 26 Jul 2022 19:48:51 +0000 (12:48 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 31 Jul 2022 14:06:05 +0000 (22:06 +0800)
commit50f6d46410367586ab151b357e67393599eebd1c
treed81c74e7b43e7d33a4c5ca79dc2be07a6eec1744
parent9347bb488cde33b54c963c00d4e5db8ab8271579
dmlogwrites: skip generic tests when external logdev in use

Currently, dm-logwrites and common/dmlogwrites don't seem to have any
means to coordinate the event numbers across multiple devices, and the
fstests setup code is sufficiently intense that it doesn't seem like
there's support for multi-disk filesystems.  For now, we'll _notrun the
tests when we have external log devices, even though that seems like
something we'd _really_ want to test.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/rc
tests/generic/455
tests/generic/457
tests/generic/470
tests/generic/482