multipathd crash on shutdown
authorHannes Reinecke <hare@suse.de>
Wed, 30 Apr 2008 09:03:24 +0000 (11:03 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 30 Apr 2008 11:25:14 +0000 (13:25 +0200)
commitf7a34ecffc516d066ae09f4ad0a3202dd350916f
tree971818426090d39eba88bcffe434e3abe277b026
parent5ea977617d041d38a2da0efb8b253d72b1e58547
multipathd crash on shutdown

On shutdown multipathd flushes its internal message queue;
but we have to check if the messages on the queue are not empty.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/log_pthread.c