From: Brian Foster <bfoster@redhat.com>
To: fstests@vger.kernel.org
Cc: Josef Bacik <josef@toxicpanda.com>, Amir Goldstein <amir73il@gmail.com>
Subject: [PATCH 0/2] fstests: prevent dm-log-writes out of order replay issues
Date: Thu, 28 Feb 2019 09:41:26 -0500 [thread overview]
Message-ID: <20190228144128.55583-1-bfoster@redhat.com> (raw)
Here's a stab at addressing the out-of-order write issues reproduced by
generic/482 on XFS v5 filesystems. Patch 1 refactors the code to allow
for use of an arbitrary device and patch 2 fixes up generic/482 to use a
thinly provisioned replay device.
This could be factored in different ways and/or be implemented across
the other tests, but the focus here is on generic/482.
Brian
Brian Foster (2):
common/dmlogwrites: genericize log writes target device
generic/482: use thin volume as data device
common/dmlogwrites | 24 ++++++++++++++++++------
tests/generic/455 | 8 ++++----
tests/generic/457 | 8 ++++----
tests/generic/470 | 4 ++--
tests/generic/482 | 20 ++++++++++++++------
5 files changed, 42 insertions(+), 22 deletions(-)
--
2.17.2
next reply other threads:[~2019-02-28 14:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-28 14:41 Brian Foster [this message]
2019-02-28 14:41 ` [PATCH 1/2] common/dmlogwrites: genericize log writes target device Brian Foster
2019-02-28 16:18 ` Amir Goldstein
2019-02-28 14:41 ` [PATCH 2/2] generic/482: use thin volume as data device Brian Foster
2019-02-28 16:47 ` Amir Goldstein
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=20190228144128.55583-1-bfoster@redhat.com \
--to=bfoster@redhat.com \
--cc=amir73il@gmail.com \
--cc=fstests@vger.kernel.org \
--cc=josef@toxicpanda.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