Dipit Grover has uploaded this change for review.

View Change

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@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 change 1172201. To unsubscribe, or for help writing mail filters, visit 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@gmail.com>
Gerrit-MessageType: newchange