android_kernel_google_msm/fs/f2fs
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 fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
Makefile fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
acl.c fs: make posix_acl_create more useful 2020-12-07 21:02:49 +03:00
acl.h
checkpoint.c f2fs: split sync_node_pages with fsync_node_pages 2016-10-29 23:12:38 +08:00
data.c f2fs: avoid writing 0'th page in volatile writes 2016-10-29 23:12:38 +08:00
debug.c f2fs: monitor the number of background checkpoint 2016-10-29 23:12:25 +08:00
dir.c f2fs: clean up opened code with f2fs_update_dentry 2016-10-29 23:12:36 +08:00
extent_cache.c f2fs: introduce f2fs_update_data_blkaddr for cleanup 2016-10-29 23:12:32 +08:00
f2fs.h f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
file.c f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
gc.c f2fs: split sync_node_pages with fsync_node_pages 2016-10-29 23:12:38 +08:00
gc.h f2fs: detect idle time depending on user behavior 2016-10-29 23:12:25 +08:00
hash.c
inline.c fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
inode.c fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
namei.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
node.c f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
node.h f2fs: use wait_for_stable_page to avoid contention 2016-10-29 23:12:28 +08:00
recovery.c f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
segment.c f2fs: unset atomic/volatile flag in f2fs_release_file 2016-10-29 23:12:38 +08:00
segment.h f2fs: split journal cache from curseg cache 2016-10-29 23:12:31 +08:00
shrinker.c f2fs: speed up shrinking extent tree entries 2016-10-29 23:12:22 +08:00
super.c fs: push sync_filesystem() down to the file system's remount_fs() 2020-11-29 16:11:45 +03:00
trace.c f2fs: trace old block address for CoWed page 2016-10-29 23:12:32 +08:00
trace.h
xattr.c f2fs: use wait_for_stable_page to avoid contention 2016-10-29 23:12:28 +08:00
xattr.h f2fs: add missing argument to f2fs_setxattr stub 2016-10-29 23:12:36 +08:00