[multipathd] blacklisting and blacklist changes ignored on spots
authorChristophe Varoqui <root@xa-s05.(none)>
Fri, 17 Feb 2006 22:55:44 +0000 (23:55 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Fri, 17 Feb 2006 22:55:44 +0000 (23:55 +0100)
commit6a8144bedbd17839c404cf76cdcc49a5a0996a1d
tree61f65ecfa8a126a8aff5fd2b621a51cd3ad8ef21
parent31c9e0e24e7f82b67c47d84a4702783d70c93026
[multipathd] blacklisting and blacklist changes ignored on spots

multipathd doesn't correctly blacklist devices by wwid, because the
blacklist check happens before the device information is known.

This patch fixes that.

Benjamin Marzinski, Redhat
multipathd/cli_handlers.c
multipathd/main.c