multipath: don't remove dm device on remove uevent
authorBenjamin Marzinski <bmarzins@redhat.com>
Fri, 13 Jan 2012 04:17:21 +0000 (22:17 -0600)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Sat, 14 Jan 2012 11:16:50 +0000 (12:16 +0100)
commit63704387009443bdb37d9deaaafa9ab121d45bfb
treecfbe1d775ff7d127ba30e14ccd9bebf77315e435
parentd49d4d7c0666c0a0bcac2c72c8402d1c1e9c3c8c
multipath: don't remove dm device on remove uevent

multipathd gets remove uevents for dm devices when the devices have
been removed.  It shouldn't try to actually remove the device itself,
since that has already been done, or it wouldn't have gotten the uevent.

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