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
..
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
flock.c
fsclient.c
inode.c
internal.h
Kconfig
main.c
Makefile
misc.c
mntpt.c stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
netdevices.c
proc.c
rxrpc.c
security.c
server.c
super.c
vlclient.c
vlocation.c
vnode.c
volume.c
write.c