]> git.baikalelectronics.ru Git - kernel.git/commit
9p: define session flags
authorLatchesar Ionkov <lucho@ionkov.net>
Wed, 17 Oct 2007 19:31:07 +0000 (14:31 -0500)
committerEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Wed, 17 Oct 2007 19:31:07 +0000 (14:31 -0500)
commit5f095154d3a4fd96b9f5e65756ad3d1c1bcb5db3
tree4423f4c31fdffa5d7cdb3c16d89818217505f395
parentc2006b7862f6fad2f8505b1a06e529973bd0ca88
9p: define session flags

Create more general flags field in the v9fs_session_info struct and move the
'extended' flag as a bit in the flags.

Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/v9fs.c
fs/9p/v9fs.h
fs/9p/vfs_inode.c