FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCHSET 0/3] fstests: fix tests when XFS always_cow mode enabled
@ 2023-01-18  0:41 Darrick J. Wong
  2023-01-18  0:43 ` [PATCH 1/3] xfs: skip fragmentation tests when alwayscow mode is enabled Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Darrick J. Wong @ 2023-01-18  0:41 UTC (permalink / raw)
  To: djwong, zlang; +Cc: linux-xfs, fstests, guan

Hi all,

This patchset adjust various adjustments or _notruns that need to happen
when always_cow mode is enabled in XFS.

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=fix-alwayscow-tests
---
 common/xfs        |    9 +++++++++
 tests/generic/392 |   10 ++++++++++
 tests/xfs/080     |    1 +
 tests/xfs/182     |    1 +
 tests/xfs/192     |    1 +
 tests/xfs/198     |    1 +
 tests/xfs/204     |    1 +
 tests/xfs/211     |    1 +
 tests/xfs/326     |   12 ++++++++++++
 tests/xfs/329     |    1 +
 tests/xfs/434     |    1 +
 tests/xfs/436     |    1 +
 tests/xfs/558     |    6 ++++++
 13 files changed, 46 insertions(+)


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

end of thread, other threads:[~2023-01-18  5:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-18  0:41 [PATCHSET 0/3] fstests: fix tests when XFS always_cow mode enabled Darrick J. Wong
2023-01-18  0:43 ` [PATCH 1/3] xfs: skip fragmentation tests when alwayscow mode is enabled Darrick J. Wong
2023-01-18  5:43   ` Christoph Hellwig
2023-01-18  0:43 ` [PATCH 2/3] xfs/{080,329,434,436}: add missing check for fallocate support Darrick J. Wong
2023-01-18  5:43   ` Christoph Hellwig
2023-01-18  0:43 ` [PATCH 3/3] various: test is not appropriate for always_cow mode Darrick J. Wong
2023-01-18  5:43   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox