alistair23-linux/fs/9p
Aneesh Kumar K.V f5fc6145f3 fs/9p: Use mknod 9p operation on create without open request
A create without LOOKUP_OPEN flag set is due to mknod of regular
files. Use mknod 9P operation for the same

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2010-10-28 09:08:48 -05:00
..
acl.c fs/9p: Add access = client option to opt in acl evaluation. 2010-10-28 09:08:46 -05:00
acl.h fs/9p: Implement create time inheritance 2010-10-28 09:08:46 -05:00
cache.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
cache.h 9p: Add fscache support to 9p 2009-09-23 13:03:46 -05:00
fid.c fs/9p: Add access = client option to opt in acl evaluation. 2010-10-28 09:08:46 -05:00
fid.h 9p: Documentation updates 2008-05-14 19:23:25 -05:00
Kconfig fs/9p: Implement POSIX ACL permission checking function 2010-10-28 09:08:46 -05:00
Makefile fs/9p: Implement POSIX ACL permission checking function 2010-10-28 09:08:46 -05:00
v9fs.c fs/9p: Add access = client option to opt in acl evaluation. 2010-10-28 09:08:46 -05:00
v9fs.h 9p: Use V9FS_MAGIC in statfs 2010-10-28 09:08:47 -05:00
v9fs_vfs.h 9p: Implement TLOCK 2010-10-28 09:08:47 -05:00
vfs_addr.c 9p: Add a Direct IO support for non-cached operations. 2010-10-28 09:08:45 -05:00
vfs_dentry.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
vfs_dir.c 9p: Pass the correct end of buffer to p9dirent_read 2010-10-28 09:08:44 -05:00
vfs_file.c 9p: Implement TGETLOCK 2010-10-28 09:08:47 -05:00
vfs_inode.c fs/9p: Use mknod 9p operation on create without open request 2010-10-28 09:08:48 -05:00
vfs_super.c 9p: Use V9FS_MAGIC in statfs 2010-10-28 09:08:47 -05:00
xattr.c fs/9p: Add xattr callbacks for POSIX ACL 2010-10-28 09:08:46 -05:00
xattr.h fs/9p: Add xattr callbacks for POSIX ACL 2010-10-28 09:08:46 -05:00
xattr_user.c fs/9p: Add support user. xattr 2010-08-02 14:28:35 -05:00