mbox series

[PATCHSET,0/3] fstests: fix tests when XFS always_cow mode enabled

Message ID 167400102747.1914975.6709564559821901777.stgit@magnolia (mailing list archive)
Headers show
Series fstests: fix tests when XFS always_cow mode enabled | expand

Message

Darrick J. Wong Jan. 18, 2023, 12:41 a.m. UTC
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(+)