9p: create transport rpc cut-thru
authorEric Van Hensbergen <ericvh@gmail.com>
Thu, 7 Feb 2008 01:25:09 +0000 (19:25 -0600)
committerEric Van Hensbergen <ericvh@opteron.homeip.net>
Thu, 7 Feb 2008 01:25:09 +0000 (19:25 -0600)
commit043aba403e9958c6526c9279b63919273cb09c13
treea8caca5d1d9691407588f2e8dc8a1200843c998f
parentafcf0c13aeac04a39fa4d1eafdb75604b81af860
9p: create transport rpc cut-thru

Add a new transport function which allows a cut-thru directly to
the transport instead of processing request through the mux if the
cut-thru exists.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
include/net/9p/transport.h
net/9p/client.c