From: Catherine Hoang <catherine.hoang@oracle.com>
To: linux-xfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH v1 0/1] parent pointer tests
Date: Tue, 14 Jun 2022 15:01:28 -0700 [thread overview]
Message-ID: <20220614220129.20847-1-catherine.hoang@oracle.com> (raw)
Hi all,
These are the tests for Allison's parent pointer series:
https://lore.kernel.org/linux-xfs/20220611094200.129502-1-allison.henderson@oracle.com/
These tests cover basic parent pointer operations, including link, unlink,
rename, overwrite, hardlinks and error inject. This patch also adds a new
parent group and parent common functions.
Feedback is appreciated!
Thanks,
Catherine
Allison Henderson (1):
xfstests: Add parent pointer test
common/parent | 196 +++++++++
common/rc | 3 +
doc/group-names.txt | 1 +
tests/xfs/547 | 126 ++++++
tests/xfs/547.out | 59 +++
tests/xfs/548 | 97 +++++
tests/xfs/548.out | 1002 +++++++++++++++++++++++++++++++++++++++++++
tests/xfs/549 | 110 +++++
tests/xfs/549.out | 14 +
9 files changed, 1608 insertions(+)
create mode 100644 common/parent
create mode 100755 tests/xfs/547
create mode 100644 tests/xfs/547.out
create mode 100755 tests/xfs/548
create mode 100644 tests/xfs/548.out
create mode 100755 tests/xfs/549
create mode 100644 tests/xfs/549.out
--
2.25.1
next reply other threads:[~2022-06-14 22:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 22:01 Catherine Hoang [this message]
2022-06-14 22:01 ` [PATCH v1 1/1] xfstests: Add parent pointer test Catherine Hoang
2022-09-22 5:53 ` Allison Henderson
2022-09-22 16:37 ` Zorro Lang
2022-09-22 18:45 ` Allison Henderson
2022-09-23 0:53 ` Zorro Lang
2022-09-27 1:16 ` Catherine Hoang
2022-09-24 0:49 ` Darrick J. Wong
2022-09-26 21:51 ` Allison Henderson
2022-09-27 1:03 ` Catherine Hoang
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=20220614220129.20847-1-catherine.hoang@oracle.com \
--to=catherine.hoang@oracle.com \
--cc=fstests@vger.kernel.org \
--cc=linux-xfs@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