diff options
author | Krishnan Parthasarathi <kparthas@redhat.com> | 2014-01-02 20:11:19 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2014-01-14 01:04:27 -0800 |
commit | 7d89ec77763dc5076379753c736f7fce2bedd9ec (patch) | |
tree | 6ade7db12feeabcbb53ea382c798cf887aa63896 /xlators/mgmt/glusterd/src/glusterd-op-sm.h | |
parent | 54bf0ba4698a2d46db3485cc12ae04dd90349570 (diff) |
socket: propogate connect failure in socket_event_handler
This patch prevents spurious handling of pollin/pollout events on an
'un-connected' socket, when outgoing packets to its remote endpoint are
'dropped' using iptables(8) rules.
For eg,
iptables -I OUTPUT -p tcp --dport 24007 -j DROP
Change-Id: I1d3f3259dc536adca32330bfb7566e0b9a521e3c
BUG: 1048188
Signed-off-by: Krishnan Parthasarathi <kparthas@redhat.com>
Reviewed-on: http://review.gluster.org/6627
Reviewed-by: Anand Avati <avati@redhat.com>
Tested-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-op-sm.h')
0 files changed, 0 insertions, 0 deletions