]> 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>
Mon, 25 Jul 2011 00:49:53 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 00:49:53 +0000 (10:49 +1000)
commit603c729be45e1747a34c6484146ad42b67d1dcdc
tree13253f6fa07bbf091d943d5cc661a9927240b098
parent37d3ed131795a6d75fa038992dcb8fb5074bbc18
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