linux/fs/ufs
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
cylinder.c
dir.c
file.c
ialloc.c ufs: propagate umode_t 2012-01-03 22:54:59 -05:00
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 vfs: make it possible to access the dentry hash/len as one 64-bit entry 2012-05-10 19:54:35 -07:00
swab.h
symlink.c
truncate.c
ufs.h ufs: propagate umode_t 2012-01-03 22:54:59 -05:00
ufs_fs.h
util.c
util.h