diff options
author | Amar Tumballi <amar@gluster.com> | 2011-06-08 09:29:21 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-06-08 11:17:24 -0700 |
commit | 2b53a40350afa4dd9e0d77502700cdee0299766c (patch) | |
tree | 89e7a9455b46431b56c498ba044366a8971d6f5f /extras | |
parent | d9db06e6ca108cada080de93d3cc25ba2b14becb (diff) |
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
needed to handle the re-configuration of the port in client protocol. If
there is a successful 'connect()' after the query port, the remote-port
value gets reset to '0'. In this case, if the connect() return 0 for
already connected socket, the query_portmap will keep happening in a loop.
Signed-off-by: Amar Tumballi <amar@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2294 (Currently there is no way through cli to make a volume listen on both the transports (socket/rdma))
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2294
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions