android_kernel_google_msm/fs/btrfs
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
async-thread.c
async-thread.h
backref.c Btrfs: use right type to get real comparison 2014-06-30 20:01:33 -07:00
backref.h
btrfs_inode.h
check-integrity.c
check-integrity.h
compat.h
compression.c
compression.h
ctree.c
ctree.h
delayed-inode.c
delayed-inode.h
delayed-ref.c
delayed-ref.h
dir-item.c
disk-io.c Btrfs: fix fs corruption on transaction abort if device supports discard 2015-04-14 17:33:45 +08:00
disk-io.h
export.c
export.h
extent-tree.c Btrfs: fix log tree corruption when fs mounted with -o discard 2015-09-18 09:20:26 +08:00
extent_io.c btrfs: fix use of uninit "ret" in end_extent_writepage() 2014-06-30 20:01:33 -07:00
extent_io.h
extent_map.c
extent_map.h
file-item.c Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup 2015-02-02 17:05:13 +08:00
file.c mm: kill vma flag VM_CAN_NONLINEAR 2020-11-29 16:11:40 +03:00
free-space-cache.c
free-space-cache.h
hash.h
inode-item.c
inode-map.c Btrfs: use kmem_cache_free when freeing entry in inode cache 2016-03-21 09:17:39 +08:00
inode-map.h
inode.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
ioctl.c Btrfs: fix inode eviction infinite loop after cloning into it 2015-09-18 09:20:30 +08:00
ioctl.h
locking.c
locking.h
lzo.c
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
reada.c
relocation.c
root-tree.c
scrub.c
struct-funcs.c
super.c fs: push sync_filesystem() down to the file system's remount_fs() 2020-11-29 16:11:45 +03:00
sysfs.c
transaction.c
transaction.h
tree-defrag.c
tree-log.c
tree-log.h
ulist.c
ulist.h
version.h
volumes.c fs: btrfs: volumes.c: Fix for possible null pointer dereference 2014-06-30 20:01:33 -07:00
volumes.h
xattr.c btrfs: don't accept bare namespace as a valid xattr 2015-09-18 09:20:26 +08:00
xattr.h
zlib.c