[libmultipath] reset the multipath struct "action" field after usage
authorChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 9 Jan 2008 00:14:37 +0000 (01:14 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 9 Jan 2008 00:14:37 +0000 (01:14 +0100)
commitba1b0e7b744be8cd82081e4b2f4a0e1061939389
tree6df53cfc57d962fb446b32411ba89d8832bbcb5d
parentde7c0644310537927c1e6fc83b5c0dbe7d8c328e
[libmultipath] reset the multipath struct "action" field after usage

This is necessary for the daemon is stateful, and it will remember
this action value forever.

One example of a thing gone wrong is when daemon takes actions upon startup.
"show topo" will then always display these initial actions, though they are
long done.
libmultipath/configure.c