]> git.karo-electronics.de Git - karo-tx-linux.git/commit
There is no technical limitation in device mapper that would prevent the
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 24 Jul 2012 23:25:15 +0000 (09:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 24 Jul 2012 23:25:15 +0000 (09:25 +1000)
commitee18d5e939cc870bc9357f2beec7900d518b8653
tree530b4481c352e95b805029e7f97bb31f5084f8e1
parente8d94cebef67353a3d79fa93808897c5f917224a
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 <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-stripe.c