public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fstests: new test cases for generic group
@ 2024-03-09 10:10 Anand Jain
  2024-03-09 10:10 ` [PATCH 1/2] generic: move btrfs clone device testcase to the " Anand Jain
  2024-03-09 10:10 ` [PATCH 2/2] generic: test mount fails on physical device with configured dm volume Anand Jain
  0 siblings, 2 replies; 5+ messages in thread
From: Anand Jain @ 2024-03-09 10:10 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs

Patch 1/2 relocates a tempfsid (clone device) test case from btrfs group
  to the generic group.
Patch 2/2 validates a recently discovered and resolved bug in Btrfs;
  however, the test case can be made generic.

Anand Jain (2):
  generic: move btrfs clone device testcase to the generic group
  generic: test mount fails on physical device with configured dm volume

 tests/btrfs/312       | 78 --------------------------------------
 tests/btrfs/312.out   | 19 ----------
 tests/generic/740     | 88 +++++++++++++++++++++++++++++++++++++++++++
 tests/generic/740.out |  4 ++
 tests/generic/741     | 60 +++++++++++++++++++++++++++++
 tests/generic/741.out |  3 ++
 6 files changed, 155 insertions(+), 97 deletions(-)
 delete mode 100755 tests/btrfs/312
 delete mode 100644 tests/btrfs/312.out
 create mode 100755 tests/generic/740
 create mode 100644 tests/generic/740.out
 create mode 100755 tests/generic/741
 create mode 100644 tests/generic/741.out

-- 
2.39.3


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

end of thread, other threads:[~2024-03-12 13:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-09 10:10 [PATCH 0/2] fstests: new test cases for generic group Anand Jain
2024-03-09 10:10 ` [PATCH 1/2] generic: move btrfs clone device testcase to the " Anand Jain
2024-03-12  4:46   ` Zorro Lang
2024-03-12 13:35     ` Anand Jain
2024-03-09 10:10 ` [PATCH 2/2] generic: test mount fails on physical device with configured dm volume Anand Jain

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