>From Malahal <mala...@gmail.com>:
Malahal has uploaded this change for review. (
https://review.gerrithub.io/385818
Change subject: Allow configuration of NFSv4 minor versions.
......................................................................
Allow configuration of NFSv4 minor versions.
Ganesha supports all NFSv4 minor versions (4.0, 4.1 and 4.2).
This allows admins to allow/disallow some minor versions.
For example, the following would allow NFSv4.0 and NFSv4.1 and
prevents NFSv4.2 minor version:
NFSv4 {
minor_versions = 0,1;
}
Change-Id: Ia6ff6ed6caedd04e574ae9945678a2f22a9ca834
Signed-off-by: Malahal Naineni <mala...@us.ibm.com>
---
M src/Protocols/NFS/nfs4_Compound.c
M src/config_samples/config.txt
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
5 files changed, 34 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/18/385818/1
--
To view, visit https://review.gerrithub.io/385818
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6ff6ed6caedd04e574ae9945678a2f22a9ca834
Gerrit-Change-Number: 385818
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <mala...@gmail.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel