linux/fs/9p
Al Viro dd7dd556e4 no need to check for LOOKUP_OPEN in ->create() instances
... it will be set in nd->flag for all cases with non-NULL nd
(i.e. when called from do_last()).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 01:43:56 -04:00
..
Kconfig 9p: remove experimental tag from tested configurations 2011-05-25 08:46:38 -05:00
Makefile
acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
acl.h ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
cache.c
cache.h
fid.c 9p: revert tsyncfs related changes 2011-04-15 15:26:14 -05:00
fid.h
v9fs.c
v9fs.h 9p: revert tsyncfs related changes 2011-04-15 15:26:14 -05:00
v9fs_vfs.h
vfs_addr.c
vfs_dentry.c fs/9p: Fix revalidate to return correct value 2011-04-15 15:26:13 -05:00
vfs_dir.c
vfs_file.c 9p: use the updated offset given by generic_write_checks 2011-03-22 16:32:49 -05:00
vfs_inode.c no need to check for LOOKUP_OPEN in ->create() instances 2011-07-20 01:43:56 -04:00
vfs_inode_dotl.c no need to check for LOOKUP_OPEN in ->create() instances 2011-07-20 01:43:56 -04:00
vfs_super.c 9p: revert tsyncfs related changes 2011-04-15 15:26:14 -05:00
xattr.c
xattr.h
xattr_user.c