mivry@google.com has uploaded this change for review.

View Change

nfs_rpc_dispatcher_thread: Move connection manager start from connection establishment.

Connection manager start is now made in the cb function that is called when
the first request has been received at the connection (whether haproxy
packet arrived or not) and the remote address is finally determined.

Change-Id: I2f5bb6d452935a461376e68b10291c00bdf8ed09
Signed-off-by: Miki Ivry <mivry@google.com>
---
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
1 file changed, 26 insertions(+), 4 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/1199342/1

To view, visit change 1199342. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2f5bb6d452935a461376e68b10291c00bdf8ed09
Gerrit-Change-Number: 1199342
Gerrit-PatchSet: 1
Gerrit-Owner: mivry@google.com