[libcheckers] use async I/O for directio checker
authorHannes Reinecke <hare@suse.de>
Tue, 12 Jun 2007 14:25:55 +0000 (16:25 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 12 Jun 2007 14:25:55 +0000 (16:25 +0200)
commit57adc6a5d562eb1a309655f1b1be1040f0f9f732
tree1b248dd95b601eeec2baf5b013c77e1da46646fa
parent1fe6db45642968d1bb14983da922a972128b360b
[libcheckers] use async I/O for directio checker

The directio checker will block until the request is returned.
We should rather use async I/O to guarantee that the checker
will return after a certain time so as not to stall the entire
daemon.

Signed-off-by: Stefan Bader <bader@de.ibm.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christophe Varoqui <christophe.varoqui@free.fr>
libcheckers/directio.c
multipath/Makefile
multipathd/Makefile