android_kernel_google_msm/fs/sdcardfs
Al Viro dcb9cda2ea don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead;
Local filesystem should just ignore it - the object is guaranteed
not to be there yet.

Change-Id: I25efea9892458f6f64070c62bd1adb5194dcd8c1
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-12-07 22:28:00 +04:00
..
dentry.c stop passing nameidata * to ->d_revalidate() 2018-12-07 22:26:05 +04:00
derived_perm.c ANDROID: Sdcardfs: Move gid derivation under flag 2017-09-22 19:12:39 +03:00
file.c ANDROID: sdcardfs: notify lower file of opens 2018-01-13 17:25:26 +03:00
inode.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
Kconfig sdcardfs: remove effectless config option 2017-09-22 19:11:59 +03:00
lookup.c stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
main.c vfs: make it possible to access the dentry hash/len as one 64-bit entry 2018-12-07 22:20:38 +04:00
Makefile
mmap.c ANDROID: sdcardfs: Directly pass lower file for mmap 2017-09-22 19:12:29 +03:00
multiuser.h ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges 2017-09-22 19:12:32 +03:00
packagelist.c sdcardfs: Backport and use some 3.10 hlist/hash macros 2017-10-06 10:28:58 +03:00
sdcardfs.h stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
super.c ANDROID: sdcardfs: Add default_normal option 2018-01-13 17:25:30 +03:00