All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/1] fstests: _notrun dmlogwrites tests when external log devices in use
@ 2022-07-26 19:48 Darrick J. Wong
  2022-07-26 19:48 ` [PATCH 1/1] dmlogwrites: skip generic tests when external logdev " Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2022-07-26 19:48 UTC (permalink / raw)
  To: djwong, guaneryu, zlang; +Cc: linux-xfs, fstests, guan

Hi all,

I started running the dmlogwrites tests on filesystems with multiple
devices (e.g. xfs with external log devices) and discovered that the
tests fail.  It doesn't look like dm-logwrites has a way to coordinate
mark numbers across a bunch of devices, so I'm guessing it just doesn't
work and should be disabled.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=dmlogwrites-multidisk
---
 common/rc         |    8 ++++++++
 tests/generic/455 |    1 +
 tests/generic/457 |    1 +
 tests/generic/470 |    1 +
 tests/generic/482 |    1 +
 5 files changed, 12 insertions(+)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-28 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26 19:48 [PATCHSET 0/1] fstests: _notrun dmlogwrites tests when external log devices in use Darrick J. Wong
2022-07-26 19:48 ` [PATCH 1/1] dmlogwrites: skip generic tests when external logdev " Darrick J. Wong
2022-07-28 18:42   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.