mivry(a)google.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1199342?usp=email )
Change subject: nfs_rpc_dispatcher_thread: Move connection manager start from connection
establishment.
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1199342?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)google.com