commit | f999e8fe70bd0b8faa27ccdac14b5942999c6e78 | [log] [tgz] |
---|---|---|
author | Jonathan E Brassow <jbrassow@redhat.com> | Fri Jul 27 15:08:04 2012 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Jul 27 15:08:04 2012 +0100 |
tree | 13963a8a5187719e11d5bd6271b6259e4d4b4d0a | |
parent | a58a935d5a1b2ad267017a68c3a1bca26226cc76 [diff] |
dm raid: restructure parse_raid_params In preparation for RAID10 addition to dm-raid, we change an 'if' conditional to a 'switch' conditional to make it easier to see what is being checked for each RAID type. Signed-off-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>