This list has been deprecated. Please subscribe to the new devel list at 
lists.nfs-ganesha.org.
>From Jeff Layton <jlay...@redhat.com>:

Jeff Layton has uploaded this change for review. ( 
https://review.gerrithub.io/409891


Change subject: admin_thread: shut down RPC services earlier
......................................................................

admin_thread: shut down RPC services earlier

Currently, we shut down RPC services after tearing down the exports
table. This is problematic, as we can end up processing new RPCs
between those two events. During that period, it's easy for the client
to end up getting back ESTALE errors.

Change the code to shut down the RPC services much earlier, just after
unregistering them from the portmapper.

Change-Id: I81c5657284274fa9876f6119d4b4a35585a864c7
Signed-off-by: Jeff Layton <jlay...@redhat.com>
---
M src/MainNFSD/nfs_admin_thread.c
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/91/409891/1
--
To view, visit https://review.gerrithub.io/409891
To unsubscribe, or for help writing mail filters, visit 
https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I81c5657284274fa9876f6119d4b4a35585a864c7
Gerrit-Change-Number: 409891
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlay...@redhat.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to