summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
diff options
context:
space:
mode:
authorSoumya Koduri <skoduri@redhat.com>2015-08-06 06:22:38 +0530
committerKaleb KEITHLEY <kkeithle@redhat.com>2015-08-19 04:10:57 -0700
commit4ec99ad55f2ad74d67591cda68320c26235a9e12 (patch)
treece56371e3000117aa2ba2d389ec47977fe3c6c1b /xlators/cluster/dht
parent5d9668dbb4f20ec7ce385e1d348e46b1425e4e84 (diff)
rpc-clnt: Check for transport object during rpc connection cleanup
While doing glfs_fini(), all the xlators are first notified of PARENT_DOWN. protocol-client xlator on receving that notification does rpc_clnt_disable which disassociates rpc->conn with its transport object and does socket shutdown. So any further references to conn->trans should not happen during rpc connection cleanup which is done mainly as part of epoll event handling of EPOLLERR/EPOLLHUP. This is a backport of the below fix- http://review.gluster.org/#/c/11845/ BUG: 1254607 Change-Id: I619ec00fd061f77c9b04dfa6fd139620cb44189b Signed-off-by: Soumya Koduri <skoduri@redhat.com> Reviewed-on: http://review.gluster.org/11845 Reviewed-by: Raghavendra G <rgowdapp@redhat.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-on: http://review.gluster.org/11953 Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Diffstat (limited to 'xlators/cluster/dht')
0 files changed, 0 insertions, 0 deletions