Frank Filz has uploaded this change for review.

View Change

Allow octal numbers with multiple leading 0s in config parsing.

Mode values are usually specified in octal using 4 digits, so a mode
might be specified as 0002. Command line tools such as chmod allow
this and there is no reason we can't in our config.

Change-Id: I97adef0251fd5281e4a43b07fa7bbcbba05d525c
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/config_parsing/conf_lex.l
1 file changed, 1 insertion(+), 1 deletion(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I97adef0251fd5281e4a43b07fa7bbcbba05d525c
Gerrit-Change-Number: 420085
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>