[multipathd] remove the retry login in uev_remove_path()
authorChristophe Varoqui <root@xa-s05.(none)>
Thu, 24 Nov 2005 11:09:58 +0000 (12:09 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Thu, 24 Nov 2005 11:09:58 +0000 (12:09 +0100)
commitb96dead74e868431e37f9bc1829e500315eee239
tree5bffcdfbebba801d27e055c99ba1776a93c7eebd
parentec8de1e7fe8fe8322a1bb5f60b42518344128d19
[multipathd] remove the retry login in uev_remove_path()

The last uev_remove_path() should succeed since in addition to
removing from the map the path being removed by the uevent, it will
also remove all paths found in the current map which do not appear
in pathvec.

This avoids long delays due to path verifying in the old code.

Edward Goggin, EMC
libmultipath/dmparser.c
libmultipath/structs_vec.c
libmultipath/structs_vec.h
multipathd/main.c