Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172155?usp=email )
Change subject: nfs41_session: Store security params for backchannel creation
......................................................................
nfs41_session: Store security params for backchannel creation
Currently Ganesha creates backchannel only at the time of
session creation. If backchannel is required to be re-created later
for a pre-created session, the session needs to store the security
params that are required to create the backchannel.
Change-Id: I29bff4f030bfc5a711b6c3626e0d61962fef8a82
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/Protocols/NFS/nfs4_op_create_session.c
M src/SAL/nfs41_session_id.c
M src/include/sal_data.h
3 files changed, 93 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/55/1172155/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172155?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: I29bff4f030bfc5a711b6c3626e0d61962fef8a82
Gerrit-Change-Number: 1172155
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange