9P2010.L handshake: Add VFS flags
authorSripathi Kodi <sripathik@in.ibm.com>
Fri, 5 Mar 2010 18:48:00 +0000 (18:48 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Fri, 5 Mar 2010 21:04:41 +0000 (15:04 -0600)
commitdd6102fbd917889384d89bc427e98e85e8fda000
tree06028b4b6a964c6a1578702c69c0731e3f03538c
parentc1a7c2262035e83a8f70ebe1328b3451702cf51b
9P2010.L handshake: Add VFS flags

Add 9P2000.u and 9P2010.L protocol flags to V9FS VFS

This patch adds 9P2000.u and 9P2010.L protocol flags into V9FS VFS side code
and removes the single flag used for 'extended'.

Signed-off-by: Sripathi Kodi <sripathik@in.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/fid.c
fs/9p/v9fs.c
fs/9p/v9fs.h
fs/9p/vfs_file.c
fs/9p/vfs_inode.c