Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172197?usp=email )
Change subject: bind_conn_to_session: Fix backchannel implementation
......................................................................
bind_conn_to_session: Fix backchannel implementation
Currently, BIND_CONN_TO_SESSION op does not validate or create
backchannel. This commit fixes that.
Note that Ganesha only supports SP4_NONE state protection mechanism
currently. Therefore, backchannel creation support has been enabled
only when SP4_NONE is used.
Change-Id: Id60e929d8c36716533a96337c7953bc9fab7e783
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/MainNFSD/nfs_rpc_callback.c
M src/Protocols/NFS/nfs4_op_bind_conn.c
2 files changed, 94 insertions(+), 10 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/97/1172197/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172197?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: Id60e929d8c36716533a96337c7953bc9fab7e783
Gerrit-Change-Number: 1172197
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange