]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Allow the user to specify the region_size.
authorJonathan Brassow <jbrassow@redhat.com>
Mon, 25 Jul 2011 00:49:57 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 00:49:57 +0000 (10:49 +1000)
commitc2af0e72f549f11527443300207312c07ec10cd5
tree585f70c2f5b298408177e3479c2f64303ff08f79
parent00eef98c16fae4c7918515cb53f4e872c05926aa
Allow the user to specify the region_size.

Ensures that the supplied value meets md's constraints, viz. the number of
regions does not exceed 2^21.

Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Documentation/device-mapper/dm-raid.txt
drivers/md/dm-raid.c