Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172201?usp=email )
Change subject: xprt_handler: Add function to un-reference xprt client-data
......................................................................
xprt_handler: Add function to un-reference xprt client-data
When destroying a xprt, all its outstanding references must
be released. Additionally, the references of external objects
held by the xprt must also be released. This CL adds a
function that performs this processing.
Change-Id: I9142e578c2333ea18b23c95d78de6b451bb094bc
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/include/xprt_handler.h
M src/support/xprt_handler.c
2 files changed, 123 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/01/1172201/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172201?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9142e578c2333ea18b23c95d78de6b451bb094bc
Gerrit-Change-Number: 1172201
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange