sragraha(a)redhat.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1242632?usp=email )
Change subject: Truncking: Added a small POC for Trunking concept.
......................................................................
Truncking: Added a small POC for Trunking concept.
Here in ganesha.conf we are adding FS_LOCATION {}
sublock of EXPOTR {}. Now If the client asks for
fs_location attributes then server fetches the attr
from gsh_export and copy them into the response attributes
Change-Id: Ie3f8c4ce5e66e6d34297f4f5ba5436ae6ecb2b32
Signed-off-by: Sreedhar Agraharam <sragraha(a)redhat.com>
---
M src/Protocols/NFS/nfs_proto_tools.c
M src/include/export_mgr.h
M src/include/gsh_config.h
M src/support/exports.c
M src/support/nfs_read_conf.c
5 files changed, 110 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/32/1242632/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1242632?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: Ie3f8c4ce5e66e6d34297f4f5ba5436ae6ecb2b32
Gerrit-Change-Number: 1242632
Gerrit-PatchSet: 1
Gerrit-Owner: sragraha(a)redhat.com