multipath: don't remove map twice
authorBenjamin Marzinski <bmarzins@redhat.com>
Fri, 10 Feb 2012 18:13:12 +0000 (12:13 -0600)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Sat, 11 Feb 2012 08:20:05 +0000 (09:20 +0100)
commit1d34f1b618fe0398d4c5c60688ec382d592d92dd
treeae2d85c47aa5acc3df6e7871c0b0d2bcb1e81dbb
parenta8b432d1d32b2a59a67aa848d54c374bb3487f6f
multipath: don't remove map twice

If setup_mutipath fails, it removes the map itself, so don't try to again.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
multipathd/main.c