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: I5fd6ac14a2d82a5d42ce1afcc1be308623597291
Signed-off-by: Dipit Grover <dipit@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 change 1172199. To unsubscribe, or for help writing mail filters, visit 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@gmail.com>
Gerrit-MessageType: newchange