commit | bead27f0a87f4055f6a0fd69ded9eacced485618 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Mon Oct 13 18:45:24 2008 -0500 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Fri Oct 17 11:04:41 2008 -0500 |
tree | 22e4631f9b07cdcb5d520ba30a5843e859d00c47 | |
parent | 8b81ef589ad1483dd977ef47fe00d4ce4d91a0ab [diff] |
9p: remove duplicate client state Now that we are passing client state into the transport modules, remove duplicate state which is present in transport private structures. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>