>From Malahal <mala...@gmail.com>:

Malahal has uploaded a new change for review. ( 
https://review.gerrithub.io/348993


Change subject: WIP: Fix nlm client refcount going up from zero
......................................................................

WIP: Fix nlm client refcount going up from zero

Once a refcount goes to zero, we should not be using it any more and let
the thread that made it zero free up the entry. If zero refcount entry
is found in the hash table, don't use it, remove it from the hash table
and insert a new nlm client using get_nlm_client.

Change-Id: Icda341d943cbd18bff4439e961748f6fda7f1092
Signed-off-by: Malahal Naineni <mala...@us.ibm.com>
---
M src/SAL/nlm_owner.c
1 file changed, 38 insertions(+), 29 deletions(-)



  git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha 
refs/changes/93/348993/1
-- 
To view, visit https://review.gerrithub.io/348993
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icda341d943cbd18bff4439e961748f6fda7f1092
Gerrit-Change-Number: 348993
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Malahal <mala...@gmail.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