>From Jiffin Tony Thottan <jthot...@redhat.com>:

Jiffin Tony Thottan has uploaded a new change for review.

  https://review.gerrithub.io/242232

Change subject: Moving up Clean_RPC() to the top of do_shutdown().
......................................................................

Moving up Clean_RPC() to the top of do_shutdown().

As mentioned in the mail thread 
http://sourceforge.net/p/nfs-ganesha/mailman/message/34345947/,
there is high chance of ganesha process got killed before completing all the 
steps mentioned in
the do_shutdown(). So if ganesha got killed before cleaning up the ports, other 
nfs-services
cannot come up unless user clean up those ports manually.

Normally ganesha got killed while waiting up for worker threads to close. So it 
is better to
clean up the ports before closing all threads. So that atleast we can make sure 
that ganesha
is no longer using ports which might needed by other application to run.

Change-Id: I97723f6c0275f8d8feac0ca7ea87d2509c5b4b6a
Signed-off-by: Jiffin Tony Thottan <jthot...@redhat.com>
---
M src/MainNFSD/nfs_admin_thread.c
1 file changed, 5 insertions(+), 3 deletions(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/32/242232/1
-- 
To view, visit https://review.gerrithub.io/242232
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I97723f6c0275f8d8feac0ca7ea87d2509c5b4b6a
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Jiffin Tony Thottan <jthot...@redhat.com>
Gerrit-Reviewer: CEA-HPC <gerrithub-...@cea.fr>

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to