Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172162?usp=email )
Change subject: xprt_handler: Add function to destroy the session backchannel for a xprt
......................................................................
xprt_handler: Add function to destroy the session backchannel for a xprt
Given a xprt and a session, this CL adds a function to destroy
the session's backchannel if it uses the xprt. When destroying
a xprt, this function would be called to release the xprt's
reference held by the session backchannels.
Change-Id: I1788f3e681abd5608a824b17a10c99411b8ddaab
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/support/xprt_handler.c
1 file changed, 49 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/62/1172162/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172162?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: I1788f3e681abd5608a824b17a10c99411b8ddaab
Gerrit-Change-Number: 1172162
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange