summaryrefslogtreecommitdiff
path: root/curvetun/nacl_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun/nacl_build.sh')
0 files changed, 0 insertions, 0 deletions
/td> commit47057abde515155a4fee53038e7772d6b387e0aa (patch) treea908af6dc69beb0f1d2cc6745a10a6a9f9bc4225 /Documentation parent3eb15f2828464791f68b341ce87183012c509fc6 (diff)
nfsd: add support for the umask attribute
Clients can set the umask attribute when creating files to cause the server to apply it always except when inheriting permissions from the parent directory. That way, the new files will end up with the same permissions as files created locally. See https://tools.ietf.org/html/draft-ietf-nfsv4-umask-02 for more details. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'Documentation')