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