commit | 9bf59a611a5eb479f321fae34adc9f948de0a42f | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Fri Feb 28 15:33:48 2014 +0100 |
committer | Mike Snitzer <snitzer@redhat.com> | Thu Mar 27 16:56:25 2014 -0400 |
tree | 0ad88aa4377521d9c082b1a5251e00fa01bd987d | |
parent | 36fcffcc6500228efdfaf3a36761dd57a38366e3 [diff] |
dm mpath: remove extra nesting in map function Return early for case when no path exists, and when the pathgroup isn't ready. This eliminates the need for extra nesting for the the common case. Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Hannes Reinecke <hare@suse.de>