Suhas Athani has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1235049?usp=email )
Change subject: Accept RO as Delegations alias for read-only delegations
......................................................................
Accept RO as Delegations alias for read-only delegations
"ro"/"RO", which was previously not recognized by Ganesha’s
config parser, resulting in read delegations not being enabled
even though I/O continued to work.
With this change, ro/RO now maps to read-only delegations
(same behavior as Read/R).
Change-Id: I3caf6942ae351186a324fb51ac71ea23ce878d42
Signed-off-by: Suhas Athani <Suhas.Athani(a)ibm.com>
---
M src/support/exports.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/49/1235049/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1235049?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: I3caf6942ae351186a324fb51ac71ea23ce878d42
Gerrit-Change-Number: 1235049
Gerrit-PatchSet: 1
Gerrit-Owner: Suhas Athani <Suhas.Athani(a)ibm.com>