Re: [PATCH v3 2/2] dm unstripe: Add documentation for unstripe target

2017-12-13 Thread Scott Bauer
On Wed, Dec 13, 2017 at 04:18:06PM -0800, Randy Dunlap wrote: > Use ASCII characters ___ or ---, not whatever those bottom block characters > are. Argh, sorry, I removed those for an internal review but forgot to remove them here. > > > + > > +The purpose of this unstriping is to provide

Re: [PATCH v3 2/2] dm unstripe: Add documentation for unstripe target

2017-12-13 Thread Randy Dunlap
On 12/13/2017 01:33 PM, Scott Bauer wrote: > Signed-off-by: Scott Bauer > --- > Documentation/device-mapper/dm-unstripe.txt | 130 > > 1 file changed, 130 insertions(+) > create mode 100644 Documentation/device-mapper/dm-unstripe.txt > > diff --git a/Documentation/

[PATCH v3 2/2] dm unstripe: Add documentation for unstripe target

2017-12-13 Thread Scott Bauer
Signed-off-by: Scott Bauer --- Documentation/device-mapper/dm-unstripe.txt | 130 1 file changed, 130 insertions(+) create mode 100644 Documentation/device-mapper/dm-unstripe.txt diff --git a/Documentation/device-mapper/dm-unstripe.txt b/Documentation/device-mapper