kernel-fxtec-pro1x/fs/sdcardfs
Gao Xiang 2451d7f28d 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
2018-08-28 17:10:42 +05:30
..
dentry.c ANDROID: sdcardfs: Check for NULL in revalidate 2018-08-28 17:10:42 +05:30
derived_perm.c ANDROID: sdcardfs: Move top to its own struct 2018-08-28 17:10:42 +05:30
file.c ANDROID: sdcardfs: Copy meta-data from lower inode 2018-08-28 17:10:42 +05:30
inode.c ANDROID: sdcardfs: Move top to its own struct 2018-08-28 17:10:42 +05:30
Kconfig ANDROID: sdcardfs: remove effectless config option 2018-08-28 17:10:42 +05:30
lookup.c ANDROID: sdcardfs: d_splice_alias can return error values 2018-08-28 17:10:42 +05:30
main.c ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sb 2018-08-28 17:10:42 +05:30
Makefile
mmap.c ANDROID: sdcardfs: Directly pass lower file for mmap 2018-08-28 17:10:42 +05:30
multiuser.h ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges 2018-08-28 17:10:42 +05:30
packagelist.c ANDROID: sdcardfs: remove dead function open_flags_to_access_mode() 2018-08-28 17:10:42 +05:30
sdcardfs.h ANDROID: sdcardfs: remove dead function open_flags_to_access_mode() 2018-08-28 17:10:42 +05:30
super.c ANDROID: sdcardfs: Move top to its own struct 2018-08-28 17:10:42 +05:30