Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172154?usp=email )
Change subject: nfs_client_id: Store state protection mechanism for the client
......................................................................
nfs_client_id: Store state protection mechanism for the client
Currently Ganesha always uses SP4_NONE state protection for the
client irrespective of what the client requests. This commit does
not change that behavior. It only saves the state protection
mechanism as part of the nfs-client structure. The value of the
mechanism will be used by the server while processing nfs ops like
BIND_CONN_TO_SESSION.
Change-Id: Ie7a8ad4afd8ad6b3719222b1db023c67c7fa06c5
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/Protocols/NFS/nfs4_op_exchange_id.c
M src/include/sal_data.h
2 files changed, 11 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/54/1172154/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172154?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: Ie7a8ad4afd8ad6b3719222b1db023c67c7fa06c5
Gerrit-Change-Number: 1172154
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange