Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172195?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: I2d1c18595bad954865659f4413ca449addbb70ab
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/95/1172195/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1172195?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: I2d1c18595bad954865659f4413ca449addbb70ab
Gerrit-Change-Number: 1172195
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>
Gerrit-MessageType: newchange