public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: [PATCH v3 0/4] fstests: btrfs seed test cases
Date: Mon, 28 May 2018 17:51:44 +0800	[thread overview]
Message-ID: <20180528095148.30828-1-anand.jain@oracle.com> (raw)

1/4 was sent separately which is now integrated into this set, with some
 changes as indicated in the patch.
Though rest of the patches 2/4..4/4 are new, they carry the set version v2.

These test cases verify the seed sprout opertions.

Anand Jain (4):
  fstests: btrfs: add seed sprout functionality test
  fstests: btrfs: nested seed device test
  fstests: btrfs: seed device replace test
  fstests: btrfs: seed device delete test

 common/config       |   1 +
 tests/btrfs/161     |  90 +++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/161.out |   9 +++++
 tests/btrfs/162     | 103 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/162.out |   9 +++++
 tests/btrfs/163     | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/163.out |   9 +++++
 tests/btrfs/164     | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/164.out |   9 +++++
 tests/btrfs/group   |   4 ++
 10 files changed, 462 insertions(+)
 create mode 100755 tests/btrfs/161
 create mode 100644 tests/btrfs/161.out
 create mode 100755 tests/btrfs/162
 create mode 100644 tests/btrfs/162.out
 create mode 100755 tests/btrfs/163
 create mode 100644 tests/btrfs/163.out
 create mode 100755 tests/btrfs/164
 create mode 100644 tests/btrfs/164.out

-- 
2.7.0


             reply	other threads:[~2018-05-28  9:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-28  9:51 Anand Jain [this message]
2018-05-28  9:51 ` [PATCH v2 1/4] fstests: btrfs: add seed sprout functionality test Anand Jain
2018-05-29 13:48   ` Eryu Guan
2018-06-01 15:45     ` Anand Jain
2018-05-28  9:51 ` [PATCH v2 2/4] fstests: btrfs: nested seed device test Anand Jain
2018-05-28  9:51 ` [PATCH v2 3/4] fstests: btrfs: seed device replace test Anand Jain
2018-05-28  9:51 ` [PATCH v2 4/4] fstests: btrfs: seed device delete test Anand Jain
  -- strict thread matches above, loose matches on Subject: below --
2018-06-01 15:57 [PATCH v3 0/4] fstests: btrfs seed test cases 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=20180528095148.30828-1-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox