dm raid: add new reshaping/raid10 format table line options to parameter parser
authorHeinz Mauelshagen <heinzm@redhat.com>
Thu, 19 May 2016 16:49:31 +0000 (18:49 +0200)
committerMike Snitzer <snitzer@redhat.com>
Tue, 14 Jun 2016 21:09:34 +0000 (17:09 -0400)
commit4763e543a679053be345e1129bcb5df78f849294
treeb63164f4b781892969b65edde547bd7664fd24ca
parent33e53f06850f44ec9722e08a993ecf8816e447a5
dm raid: add new reshaping/raid10 format table line options to parameter parser

Support the follwoing arguments in the ctr parameter parser:

 - add 'delta_disks', 'data_offset' taking int and sector respectively

 - 'raid10_use_near_sets' bool argument to optionally select
   near sets with supporting raid10 mappings

Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-raid.c