]> 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, 3 Aug 2011 14:25:32 +0000 (19:55 +0530)
committerEric Van Hensbergen <ericvh@gmail.com>
Thu, 25 Aug 2011 14:23:29 +0000 (09:23 -0500)
commita6dd0ceb789ea36abf2d3ce700ee07293fd2758a
tree067092700d218e1e774714046a6e0b80983a3680
parentf23c01b389dd26b39574a55524638f10c50f3f90
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>
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