]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Re-order the parameters so they are handled consistently in the same order
authorJonathan Brassow <jbrassow@redhat.com>
Tue, 2 Aug 2011 00:25:23 +0000 (10:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Aug 2011 00:25:23 +0000 (10:25 +1000)
commitea37d266ce2d9facb63f396282c2364fcbb53b71
tree13253f6fa07bbf091d943d5cc661a9927240b098
parent2ac31b0472228c69a5dc5f5d03cba1d74e5a2339
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 <jbrassow@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-raid.c