Re: [Nfs-ganesha-devel] Umask Syntax

2018-07-20 Thread Frank Filz
This list has been deprecated. Please subscribe to the new devel list at lists.nfs-ganesha.org. > This list has been deprecated. Please subscribe to the new devel list at lists.nfs- > ganesha.org. > It looks like umask is just an integer. As such, it should accept octal, hex, or > decimal input.

Re: [Nfs-ganesha-devel] Umask Syntax

2018-07-20 Thread Daniel Gryniewicz
This list has been deprecated. Please subscribe to the new devel list at lists.nfs-ganesha.org. It looks like umask is just an integer. As such, it should accept octal, hex, or decimal input. It looks like there is residual code indicating that this once had special parsing code, but none of

[Nfs-ganesha-devel] Umask Syntax

2018-07-20 Thread Chris Dos
This list has been deprecated. Please subscribe to the new devel list at lists.nfs-ganesha.org. I'm trying to set the Umask config option for VFS. Man page shows: umask(mode, range 0 to 0777, default 0) So I don't know what the mode should be. My export looks like this: EXPORT { # Expor