mbox series

[PATCHSET,0/3] fstests: fix dax+reflink tests

Message ID 167400102444.1914858.13132645140135239531.stgit@magnolia (mailing list archive)
Headers show
Series fstests: fix dax+reflink tests | expand

Message

Darrick J. Wong Jan. 18, 2023, 12:41 a.m. UTC
Hi all,

This patchset adjusts a few tests to handle fsdax and reflink being
enabled at the same time.  This is new functionality for 6.2.

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-dax-reflink
---
 tests/xfs/128     |    2 +-
 tests/xfs/182     |    4 ++--
 tests/xfs/182.out |    1 -
 tests/xfs/184     |    1 +
 tests/xfs/192     |    1 +
 tests/xfs/200     |    1 +
 tests/xfs/204     |    1 +
 tests/xfs/232     |    1 +
 tests/xfs/440     |    1 +
 9 files changed, 9 insertions(+), 4 deletions(-)