>From <34303219+gsatyaprak...@users.noreply.github.com>:

34303219+gsatyaprak...@users.noreply.github.com has uploaded this change for 
review. ( https://review.gerrithub.io/390652


Change subject: Leak in DRC when client disconnects
......................................................................

Leak in DRC when client disconnects

nfs_dupreq_finish doesn't call put_drc always. It
does only if it meets certain criteria (drc_should_retire).
This can leak the drc and the dupreq entries within it when
the client disconnects.

More information can be found here :
https://sourceforge.net/p/nfs-ganesha/mailman/message/35815930/

Change-Id: Ibf4d9c346701a6b603da1c4cd5ce7edeeb6b0880
Signed-off-by: Satya G S <g.satyaprak...@gmail.com>
---
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
M src/RPCAL/nfs_dupreq.c
M src/include/nfs_dupreq.h
3 files changed, 201 insertions(+), 107 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf4d9c346701a6b603da1c4cd5ce7edeeb6b0880
Gerrit-Change-Number: 390652
Gerrit-PatchSet: 1
Gerrit-Owner: 34303219+gsatyaprak...@users.noreply.github.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