From: Pavel Reichl <preichl@redhat.com>
To: fstests@vger.kernel.org
Subject: [PATCH v4 0/1] generic: add test for boundary in xfs_attr_shortform_verify
Date: Mon, 14 Sep 2020 17:32:12 +0200 [thread overview]
Message-ID: <20200914153213.76894-1-preichl@redhat.com> (raw)
Add test for XFS bug that corrupted metadata if extended attribute name
of length 1 was used.
V4 did the following changes:
1) replaced the system-wide cache drop and sleep by _scratch_cycle_mount
2) output of getfattr is grepped for attribute name to simplify expected
output
3) dropped explicit _check_scratch_fs
4) renamed the test from 609 to 611 - to resolve the conflict after the
recent update of master branch.
Pavel Reichl (1):
generic: add test for boundary in xfs_attr_shortform_verify
tests/generic/611 | 61 +++++++++++++++++++++++++++++++++++++++++++
tests/generic/611.out | 2 ++
tests/generic/group | 1 +
3 files changed, 64 insertions(+)
create mode 100755 tests/generic/611
create mode 100644 tests/generic/611.out
--
2.26.2
next reply other threads:[~2020-09-14 15:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 15:32 Pavel Reichl [this message]
2020-09-14 15:32 ` [PATCH v4 1/1] generic: add test for boundary in xfs_attr_shortform_verify Pavel Reichl
2020-09-15 1:48 ` Darrick J. Wong
2020-09-15 11:56 ` Zorro Lang
2020-09-15 11:50 ` Pavel Reichl
2020-09-15 12:35 ` Zorro Lang
2020-09-15 12:59 ` Pavel Reichl
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=20200914153213.76894-1-preichl@redhat.com \
--to=preichl@redhat.com \
--cc=fstests@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