1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-19 14:04:17 +03:00
Jonathan Brassow 52aa3dbcab cmirrord: Clean-up stray warning message
cmirrord polls for messages on the kernel and cluster interfaces.
Sometimes it is possible for messages to be received on the cluster
interface and be waiting for processing while the node is in the
process of leaving the cluster group.  When this happens, the
messages received on the cluster interface are attempted to be
dispatched, but an error is returned because the connection is no
longer valid.  It is a harmless situation.  So, if we get the
specific error (CS_ERR_BAD_HANDLE) and we know that we have left
the group, then simply don't print the message.
2014-03-05 10:44:20 -06:00
..
2010-01-18 21:07:24 +00:00
2010-01-18 21:07:24 +00:00
2010-01-18 21:07:24 +00:00
2012-03-10 09:32:46 +00:00
2010-01-18 21:07:24 +00:00
2010-01-18 21:07:24 +00:00
2010-01-18 21:07:24 +00:00