]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/9p: Add OS dependent open flags in 9p protocol
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 10 Aug 2011 08:39:01 +0000 (08:39 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 22 Aug 2011 15:39:10 +0000 (10:39 -0500)
commitc5d02e034ef3f22e1d297aa3804e5b29df19eac2
tree579fb0c99fe912578d22dcd7c9cc5819520056c0
parent568f283871028eaf4714375ebc69edeb5ff89b63
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
Based on the original patch from 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