]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Allow the user to specify the region_size.
authorJonathan Brassow <jbrassow@redhat.com>
Wed, 3 Aug 2011 00:43:41 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 00:43:41 +0000 (10:43 +1000)
commit40dbdaca288f33f1abcc23e10cf8568fbd51ae09
tree2e31d5f5908f26ee049c3883fa5cb80c62e10154
parent8c061c611050fbe2ad2347df80b4d728526b233d
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