linux/fs/hpfs
Al Viro ebfc3b49a7 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.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:34:47 +04:00
..
Kconfig
Makefile
alloc.c
anode.c
buffer.c
dentry.c
dir.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
dnode.c
ea.c
file.c
hpfs.h
hpfs_fn.h stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
inode.c
map.c
name.c
namei.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
super.c