android_kernel_google_msm/fs/9p
Christoph Hellwig 17391fcb76 fs: make posix_acl_create more useful
Rename the current posix_acl_created to __posix_acl_create and add
a fully featured helper to set up the ACLs on file creation that
uses get_acl().

Change-Id: I7d8de350fe89ef3d2f9ff6eaa2c198b5403d33fc
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-12-07 21:02:49 +03:00
..
Kconfig
Makefile
acl.c fs: make posix_acl_create more useful 2020-12-07 21:02:49 +03:00
acl.h
cache.c
cache.h
fid.c
fid.h
v9fs.c
v9fs.h stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
v9fs_vfs.h
vfs_addr.c
vfs_dentry.c stop passing nameidata * to ->d_revalidate() 2018-12-07 22:26:05 +04:00
vfs_dir.c
vfs_file.c mm: kill vma flag VM_CAN_NONLINEAR 2020-11-29 16:11:40 +03:00
vfs_inode.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
vfs_inode_dotl.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
vfs_super.c fs: Limit sys_mount to only request filesystem modules. 2017-09-22 19:12:20 +03:00
xattr.c
xattr.h
xattr_user.c