diff options
author | Soumya Koduri <skoduri@redhat.com> | 2015-08-06 06:22:38 +0530 |
---|---|---|
committer | Kaleb KEITHLEY <kkeithle@redhat.com> | 2015-08-08 03:50:24 -0700 |
commit | 6e8c137fb7deca75817d617d40ebd58bbcae186a (patch) | |
tree | ee78d4a13aeac6e0867e4144adb7804cbc96194b /extras/test | |
parent | 1868be8a5c309da8d516624d4af3b3b97819a9eb (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.
BUG: 1250797
Change-Id: I7d0346451d40372ad59a6a2326176fbb1e694712
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
Reviewed-on: http://review.gluster.org/11845
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Diffstat (limited to 'extras/test')
0 files changed, 0 insertions, 0 deletions