[lib] add offlined paths logic
authorChristophe Varoqui <christophe.varoqui@free.fr>
Sat, 11 Oct 2008 00:00:22 +0000 (02:00 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sat, 11 Oct 2008 00:00:22 +0000 (02:00 +0200)
commit507227ffc4731bd10ef9850048d12e454abd3bb0
tree30e2b47284a543b64ef245d02311d6ab53c3247f
parentc1cbbb91cb3ef9fe40a1f63d65edf381fad82b0b
[lib] add offlined paths logic

o don't check offlined paths

Avoids log polution and useless work

o display offlined status

This information is quite useful because offlining can be done
by the kernel as a response to an unsane situation, but un-offlining
is not automatic. This helps the offlining being aknowledged by
admins.
libmultipath/discovery.c
libmultipath/discovery.h
libmultipath/print.c
libmultipath/print.h
libmultipath/structs.h
multipathd/main.c