]> git.kernelconcepts.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>
Tue, 6 Sep 2011 13:17:15 +0000 (08:17 -0500)
commitf88657ce3f9713a0c62101dffb0e972a979e77b9
treed5541a3d82c8c1d65e11e397582eb8a6c2d627e9
parentb49d8b5d7007a673796f3f99688b46931293873e
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