]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1144452c5ae59bc632ad924c03e80729320c4a2
treea8caca5d1d9691407588f2e8dc8a1200843c998f
parent82e3fe0f5e42cbc968993920b1362bf70b422bfd
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