From: Mikulas Patocka Date: Fri, 27 Jul 2012 14:08:01 +0000 (+0100) Subject: dm stripe: remove minimum stripe size X-Git-Tag: v3.6-rc1~56^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f069b41bce79b0c4b6076acd0f3d15df0a232ed;p=pandora-kernel.git 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 Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed