android_kernel_oneplus_msm8998/fs/sdcardfs
Gao Xiang 92cc35433d ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sb
Use the VFS mount_nodev instead of customized mount_nodev_with_options
and fix generic_shutdown_super to kill_anon_super because of set_anon_super

Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Change-Id: Ibe46647aa2ce49d79291aa9d0295e9625cfccd80
2017-07-10 22:50:43 +00:00
..
dentry.c ANDROID: sdcardfs: Check for NULL in revalidate 2017-05-23 00:18:43 +00:00
derived_perm.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
file.c ANDROID: sdcardfs: Copy meta-data from lower inode 2017-04-26 16:56:27 -07:00
inode.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
Kconfig sdcardfs: remove effectless config option 2016-03-23 17:48:27 -07:00
lookup.c ANDROID: sdcardfs: d_splice_alias can return error values 2017-06-07 13:51:22 -07:00
main.c ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sb 2017-07-10 22:50:43 +00:00
Makefile
mmap.c ANDROID: sdcardfs: Directly pass lower file for mmap 2017-04-11 14:25:31 -07:00
multiuser.h ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges 2017-04-26 16:56:27 -07:00
packagelist.c ANDROID: sdcardfs: remove dead function open_flags_to_access_mode() 2017-06-20 13:39:39 -07:00
sdcardfs.h ANDROID: sdcardfs: remove dead function open_flags_to_access_mode() 2017-06-20 13:39:39 -07:00
super.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00