Attention is currently required from: Frank Filz.
Hello Frank Filz,
I'd like you to do a code review.
Please visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1229517?usp=email
to review the following change.
Change subject: Add IP-based client owner separation for NFSv4.1+.
......................................................................
Add IP-based client owner separation for NFSv4.1+.
This change introduces a new configuration option,
"Ip_Based_Client_Owner_Separation", which, when enabled,
causes Ganesha to use the client's IP address in addition
to the provided client owner identifier to uniquely identify
NFSv4.1+ clients. The `get_client_record` function is updated
to accept and store the client's IP address in the client record.
Change-Id: Ie2cbedc3178156eaa49b36a945db2e5f04492de0
Signed-off-by: Lior Suliman <liorsu(a)gmail.com>
---
M src/Protocols/NFS/nfs4_op_exchange_id.c
M src/Protocols/NFS/nfs4_op_setclientid.c
M src/SAL/nfs4_clientid.c
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/include/sal_data.h
M src/include/sal_functions.h
M src/support/nfs_read_conf.c
8 files changed, 39 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/17/1229517/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1229517?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie2cbedc3178156eaa49b36a945db2e5f04492de0
Gerrit-Change-Number: 1229517
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu(a)google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx(a)mindspring.com>