From: Scott Bauer <scott.bauer@intel.com>
To: dm-devel@redhat.com
Cc: snitzer@redhat.com, agk@redhat.com, linux-kernel@vger.kernel.org,
keith.busch@intel.com, jonathan.derrick@intel.com
Subject: [PATCH v3 0/2] dm-unstripe
Date: Wed, 13 Dec 2017 14:33:30 -0700 [thread overview]
Message-ID: <20171213213332.2914-1-scott.bauer@intel.com> (raw)
Changes from v2->v3:
1) Renamed variables in-code to reflect correct terminology with respect
to the dm-stripe target.
2) Fixed a __must_check missing check in the constructor.
3) Used correct types for working with sector remaping.
3) Fixed documentation to reflect the correct termonology, like the code.
Added the test script Keith sent out in an email that makes a striped
device and uses the un-stripe target to access the underlying loop
devices.
next reply other threads:[~2017-12-13 21:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-13 21:33 Scott Bauer [this message]
2017-12-13 21:33 ` [PATCH v3 1/2] dm-unstripe: unstripe RAID 0/dm-striped device Scott Bauer
2017-12-14 0:11 ` Randy Dunlap
2017-12-15 15:27 ` Scott Bauer
2017-12-15 19:55 ` Randy Dunlap
2017-12-13 21:33 ` [PATCH v3 2/2] dm unstripe: Add documentation for unstripe target Scott Bauer
2017-12-14 0:18 ` Randy Dunlap
2017-12-13 23:58 ` Scott Bauer
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=20171213213332.2914-1-scott.bauer@intel.com \
--to=scott.bauer@intel.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=jonathan.derrick@intel.com \
--cc=keith.busch@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=snitzer@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