From: Mikulas Patocka Date: Tue, 21 Oct 2008 16:44:57 +0000 (+0100) Subject: dm: publish array_too_big X-Git-Tag: v2.6.28-rc1~41^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63a5ce3c0d25c96bdadc78792e5b48b846e899d;p=pandora-kernel.git dm: publish array_too_big Move array_too_big to include/linux/device-mapper.h because it is used by targets. Remove the test from dm-raid1 as the number of mirror legs is limited such that it can never fail. (Even for stripes it seems rather unlikely.) Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed