]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
authorChristoph Hellwig <hch@infradead.org>
Fri, 20 Dec 2013 13:16:53 +0000 (05:16 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jan 2014 13:26:20 +0000 (08:26 -0500)
commit174fbfd5be524305a97bab7aad49fdd8b3f9ed98
tree56a89d0a58282c517f6c5a8e68e3d341184e40d1
parent673b69aa6ca0d20621d7f5721798d43531bfd005
nfs: use generic posix ACL infrastructure for v3 Posix ACLs

This causes a small behaviour change in that we don't bother to set
ACLs on file creation if the mode bit can express the access permissions
fully, and thus behaving identical to local filesystems.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfs/inode.c
fs/nfs/nfs3acl.c
fs/nfs/nfs3proc.c
fs/nfs/nfs3super.c
include/linux/nfs_fs.h
include/linux/posix_acl.h