All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fstests: test adjustments for the reflink behavior change
@ 2022-03-11 16:20 Josef Bacik
  2022-03-11 16:20 ` [PATCH 1/2] fstests: delete the cross-vfsmount reflink tests Josef Bacik
  2022-03-11 16:20 ` [PATCH 2/2] fstests: btrfs/029: delete the cross vfsmount checks Josef Bacik
  0 siblings, 2 replies; 5+ messages in thread
From: Josef Bacik @ 2022-03-11 16:20 UTC (permalink / raw)
  To: fstests, linux-btrfs

Hello,

The cross-vfsmount reflink restriction is being lifted, and as such these tests
are no longer valid.  I've had these patches in the btrfs staging branch for a
few weeks so they've been thoroughly tested.  Thanks,

Josef

Josef Bacik (2):
  fstests: delete the cross-vfsmount reflink tests
  fstests: btrfs/029: delete the cross vfsmount checks

 tests/btrfs/029       |  9 +-----
 tests/btrfs/029.out   |  6 ----
 tests/generic/373     | 70 -------------------------------------------
 tests/generic/373.out |  9 ------
 tests/generic/374     | 68 -----------------------------------------
 tests/generic/374.out | 10 -------
 6 files changed, 1 insertion(+), 171 deletions(-)
 delete mode 100755 tests/generic/373
 delete mode 100644 tests/generic/373.out
 delete mode 100755 tests/generic/374
 delete mode 100644 tests/generic/374.out

-- 
2.26.3


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

end of thread, other threads:[~2022-03-14 22:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 16:20 [PATCH 0/2] fstests: test adjustments for the reflink behavior change Josef Bacik
2022-03-11 16:20 ` [PATCH 1/2] fstests: delete the cross-vfsmount reflink tests Josef Bacik
2022-03-14  4:37   ` Dave Chinner
2022-03-14 22:48     ` Josef Bacik
2022-03-11 16:20 ` [PATCH 2/2] fstests: btrfs/029: delete the cross vfsmount checks Josef Bacik

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.