Fix 'remove' uevent handling
authorHannes Reinecke <hare@suse.de>
Wed, 21 Jan 2009 13:11:38 +0000 (14:11 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 21 Apr 2009 23:23:40 +0000 (01:23 +0200)
commit824e25a09283dabe911e4d119de3ed0612db0aee
treefb7619ceefbc73159b3f9e5bb8abb0a6ad569deb
parentd65dfa3b01207016dde1e4985fccd6059167a9c5
Fix 'remove' uevent handling

A remove event might be handled after the failed devices have already
been purged from the multipath structure, so a failure here is not
an error.

Signed-off-by: Hannes Reinecke <hare@suse.de>
multipathd/main.c