]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/9p: Add OS dependent open flags in 9p protocol
authorVenkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Wed, 3 Aug 2011 16:58:43 +0000 (16:58 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 8 Aug 2011 21:18:19 +0000 (16:18 -0500)
commit74ea3ff3339e6ace21ebf20bc385e296a6623981
tree7dfd8f4c4e73002fe5684556c4d89133bd68572d
parent5117c7bab8ff30c97e40e32b6e233d45c956e651
fs/9p: Add OS dependent open flags in 9p protocol

Some of the flags are OS/arch dependent we add a 9p
protocol value which maps to asm-generic/fcntl.h values in Linux

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/v9fs_vfs.h
fs/9p/vfs_file.c
fs/9p/vfs_inode.c
fs/9p/vfs_inode_dotl.c
include/net/9p/9p.h