linux/fs/sysv
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
balloc.c
dir.c
file.c
ialloc.c sysv: propagate umode_t 2012-01-03 22:55:00 -05:00
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
itree.c vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 2012-01-06 23:16:53 -05:00
namei.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
symlink.c
sysv.h vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 2012-03-20 21:29:32 -04:00