android_kernel_google_msm/fs/ext2
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
balloc.c
dir.c ext2: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:22 +08:00
ext2.h migrate ext2_fs.h guts to fs/ext2/ext2.h 2012-03-31 16:03:16 -04:00
file.c
ialloc.c
inode.c ext2: Fix fs corruption in ext2_get_xip_mem() 2014-09-25 11:49:19 +08:00
ioctl.c
namei.c [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 2018-12-07 22:28:48 +04:00
super.c fs: push sync_filesystem() down to the file system's remount_fs() 2020-11-29 16:11:45 +03:00
symlink.c
xattr.c
xattr.h
xattr_security.c migrate ext2_fs.h guts to fs/ext2/ext2.h 2012-03-31 16:03:16 -04:00
xattr_trusted.c migrate ext2_fs.h guts to fs/ext2/ext2.h 2012-03-31 16:03:16 -04:00
xattr_user.c
xip.c ext2: Fix fs corruption in ext2_get_xip_mem() 2014-09-25 11:49:19 +08:00
xip.h