public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: fstests@vger.kernel.org
Cc: Zorro Lang <zlang@redhat.com>, Theodore Ts'o <tytso@mit.edu>
Subject: [PATCH 0/4] test multi-level bind and shared subtree mounts
Date: Mon, 13 Feb 2017 19:55:41 -0500	[thread overview]
Message-ID: <20170214005545.29373-1-tytso@mit.edu> (raw)

This is a respon if of Zorro Lang's patch set from May 20, 2016.  I've
reviewed them, and tested them against a recent development kernel.

The two main changes which I made to Zorro's patches:

  * I changed the numbers to the most recent unallocated test numbers
  * I added code to delete the test files in the end_test function

Zorro Lang (4):
  common/rc: new functions for multi-level mount/umount operations
  generic: new case for test mount bind operation
  generic: new case for test mount shared subtrees state transition
  generic: new case test two vfsmount no peers

 common/rc             |  31 ++
 tests/generic/409     | 182 +++++++++++
 tests/generic/409.out | 365 ++++++++++++++++++++++
 tests/generic/410     | 215 +++++++++++++
 tests/generic/410.out | 813 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/411     | 147 +++++++++
 tests/generic/411.out |  12 +
 tests/generic/group   |   3 +
 8 files changed, 1768 insertions(+)
 create mode 100644 tests/generic/409
 create mode 100644 tests/generic/409.out
 create mode 100644 tests/generic/410
 create mode 100644 tests/generic/410.out
 create mode 100644 tests/generic/411
 create mode 100644 tests/generic/411.out

-- 
2.11.0.rc0.7.gbe5a750


             reply	other threads:[~2017-02-14  0:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14  0:55 Theodore Ts'o [this message]
2017-02-14  0:55 ` [PATCH 1/4] common/rc: new functions for multi-level mount/umount operations Theodore Ts'o
2017-02-14  0:55 ` [PATCH 2/4] generic: new case for test mount bind operation Theodore Ts'o
2017-02-15  9:53   ` Eryu Guan
2017-02-14  0:55 ` [PATCH 3/4] generic: new case for test mount shared subtrees state transition Theodore Ts'o
2017-02-14  0:55 ` [PATCH 4/4] generic: new case test two vfsmount no peers Theodore Ts'o
2017-02-14  2:28 ` [PATCH 0/4] test multi-level bind and shared subtree mounts Zorro Lang
2017-02-15  9:46 ` Eryu Guan

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=20170214005545.29373-1-tytso@mit.edu \
    --to=tytso@mit.edu \
    --cc=fstests@vger.kernel.org \
    --cc=zlang@redhat.com \
    /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