Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172199?usp=email )
Change subject: nfs41_session: Add function to remove a xprt from the session
......................................................................
nfs41_session: Add function to remove a xprt from the session
When processing a xprt object that needs to be destroyed, all its
sessions must release the xprt's references. This CL adds a
function that removes the reference of a given xprt from a given
session.
Change-Id: I5fd6ac14a2d82a5d42ce1afcc1be308623597291
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/SAL/nfs41_session_id.c
M src/include/sal_functions.h
2 files changed, 80 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/1172199/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172199?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: I5fd6ac14a2d82a5d42ce1afcc1be308623597291
Gerrit-Change-Number: 1172199
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange