android_kernel_google_msm/fs/hpfs
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
..
alloc.c
anode.c
buffer.c
dentry.c
dir.c stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
dnode.c
ea.c
file.c
hpfs.h
hpfs_fn.h stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
inode.c
Kconfig
Makefile
map.c
name.c
namei.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
super.c hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead 2016-03-21 09:17:41 +08:00