]> Git Repo - linux.git/commit
dm stripe: remove minimum stripe size
authorMikulas Patocka <[email protected]>
Fri, 27 Jul 2012 14:08:01 +0000 (15:08 +0100)
committerAlasdair G Kergon <[email protected]>
Fri, 27 Jul 2012 14:08:01 +0000 (15:08 +0100)
commit8f069b41bce79b0c4b6076acd0f3d15df0a232ed
tree6cf160e729c423c3eb003e5c4f4d921a62b556ca
parenteb850de608cc22e0199b3797cd5c0076bae6cda0
dm stripe: remove minimum stripe size

There is no technical limitation in device mapper that would prevent the
dm-stripe target from using a stripe size smaller than page size.

This patch removes the limit and makes stripe volumes portable across
architectures with different page size.

Signed-off-by: Mikulas Patocka <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
drivers/md/dm-stripe.c
This page took 0.055825 seconds and 4 git commands to generate.