Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172200?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: I5604dde54a92367d0b738b8530787d30120a3aa0
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/support/xprt_handler.c
1 file changed, 52 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/00/1172200/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172200?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: I5604dde54a92367d0b738b8530787d30120a3aa0
Gerrit-Change-Number: 1172200
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange