From: Anand Jain <anand.jain@oracle.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] fstests: new test cases for generic group
Date: Sat, 9 Mar 2024 15:40:33 +0530 [thread overview]
Message-ID: <cover.1709970025.git.anand.jain@oracle.com> (raw)
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
next reply other threads:[~2024-03-09 10:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-09 10:10 Anand Jain [this message]
2024-03-09 10:10 ` [PATCH 1/2] generic: move btrfs clone device testcase to the generic group 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1709970025.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=fstests@vger.kernel.org \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.