commit | 2405669b253670467c5c4b4effd160881bf4fbb7 | [log] [tgz] |
---|---|---|
author | Latchesar Ionkov <lucho@ionkov.net> | Wed Oct 17 14:31:07 2007 -0500 |
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Wed Oct 17 14:31:07 2007 -0500 |
tree | 4423f4c31fdffa5d7cdb3c16d89818217505f395 | |
parent | a80d923e1321a7ed69a0918de37e39871bb536a0 [diff] |
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>