All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/3] fstests: fix dax+reflink tests
@ 2023-01-18  0:41 Darrick J. Wong
  2023-01-18  0:42 ` [PATCH 1/3] xfs: fix dax inode flag test failures 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, yangx.jy

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(-)


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

end of thread, other threads:[~2023-01-18  7:37 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 dax+reflink tests Darrick J. Wong
2023-01-18  0:42 ` [PATCH 1/3] xfs: fix dax inode flag test failures Darrick J. Wong
2023-01-18  6:55   ` Xiao Yang
2023-01-18  0:42 ` [PATCH 2/3] xfs: fix reflink test failures when dax is enabled Darrick J. Wong
2023-01-18  5:10   ` Xiao Yang
2023-01-18  0:42 ` [PATCH 3/3] xfs/182: fix spurious direct write failure Darrick J. Wong
2023-01-18  5:13   ` Xiao Yang

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.