[dm-devel] [PATCH v4 0/2] dm-unstripe

Scott Bauer scott.bauer at intel.com
Mon Dec 18 17:28:07 UTC 2017


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.




More information about the dm-devel mailing list