Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172161?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: I4bbe59204714dffbcbbc9c432e609d07875cac24
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, 76 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/61/1172161/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172161?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: I4bbe59204714dffbcbbc9c432e609d07875cac24
Gerrit-Change-Number: 1172161
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange