linux/fs/affs
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
..
Changes
Kconfig
Makefile
affs.h don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
amigaffs.c vfs: switch i_dentry/d_alias to hlist 2012-07-14 16:32:55 +04:00
bitmap.c affs: get rid of affs_sync_super 2012-07-14 16:32:45 +04:00
dir.c
file.c
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
namei.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
super.c affs: get rid of affs_sync_super 2012-07-14 16:32:45 +04:00
symlink.c