From: Jonathan Brassow Date: Tue, 2 Aug 2011 11:32:03 +0000 (+0100) Subject: dm raid: cleanup parameter handling X-Git-Tag: v3.1-rc1~85^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c87583ea4e867211fc3e7edab750c353c47c95;p=pandora-kernel.git dm raid: cleanup parameter handling Re-order the parameters so they are handled consistently in the same order where defined, parsed and output. Only include rebuild parameters in the STATUSTYPE_TABLE output if they were supplied in the original table line. Correct the parameter count when outputting rebuild: there are two words, not one. Use case-independent checks for keywords (as in other device-mapper targets). Signed-off-by: Jonathan Brassow Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed