Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1246011?usp=email )
Change subject: Support export fencing via Server_Addrs
......................................................................
Support export fencing via Server_Addrs
Restrict access to the export on basis of which IP address is used by
NFS client to access the export. This feature is useful when Ganesha is
listening on all available n/w interfaces and administrator wants to
provide access to the export only when the export is being accessed
using a specific IP.
Change-Id: I19133c3861e8a70a1c76c74d28c7f5aa91ce470d
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/doc/man/ganesha-export-config.rst
M src/include/export_mgr.h
M src/support/export_mgr.c
M src/support/exports.c
4 files changed, 105 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/11/1246011/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1246011?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: I19133c3861e8a70a1c76c74d28c7f5aa91ce470d
Gerrit-Change-Number: 1246011
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>