android_kernel_google_msm/fs/afs
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
..
Kconfig
Makefile
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c
cmservice.c
dir.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
file.c AFS: checking wrong bit in afs_readpages() 2012-03-20 11:14:38 -07:00
flock.c
fsclient.c afs: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:22 +08:00
inode.c
internal.h afs: Read of file returns EBADMSG 2012-03-16 17:01:41 -07:00
main.c
misc.c
mntpt.c stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
netdevices.c
proc.c
rxrpc.c afs: Remote abort can cause BUG in rxrpc code 2012-03-16 17:01:41 -07:00
security.c
server.c
super.c fs: Limit sys_mount to only request filesystem modules. 2017-09-22 19:12:20 +03:00
vlclient.c
vlocation.c
vnode.c
volume.c
write.c