Ananya Gupta has uploaded this change for review.

View Change

Enhancing enable_udp option to control rquota in ganesha config file.

enable_udp options:
true: udp enabled for all protocols
false: udp disabled for all protocols
mount: udp enabled for only mount
rquota: udp enabled for only rquota
NLM: udp enabled for only NLM
mount, rquota: for both mount and rquota protocol

Change-Id: I14d771eed06cbd63807c5d84d766ed7dc39cc807
Signed-off-by: Ananya Gupta <ananyagupta4506@gmail.com>
---
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
4 files changed, 17 insertions(+), 7 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/04/1232804/1

To view, visit change 1232804. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I14d771eed06cbd63807c5d84d766ed7dc39cc807
Gerrit-Change-Number: 1232804
Gerrit-PatchSet: 1
Gerrit-Owner: Ananya Gupta <ananyagupta4506@gmail.com>