Dipit Grover has uploaded this change for review.

View Change

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