[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171218172809.5826-1-scott.bauer@intel.com>
Date: Mon, 18 Dec 2017 10:28:07 -0700
From: Scott Bauer <scott.bauer@...el.com>
To: dm-devel@...hat.com
Cc: snitzer@...hat.com, agk@...hat.com, linux-kernel@...r.kernel.org,
keith.busch@...el.com, jonathan.derrick@...el.com
Subject: [PATCH v4 0/2] dm-unstripe
Change log:
v3->v4:
Addressed comments from Randy. Modified documentation to be clearer,
and fixed small off by one in bounds checking in constructor.
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.
Powered by blists - more mailing lists