]> git.baikalelectronics.ru Git - kernel.git/commit
9p: block-based virtio client
authorEric Van Hensbergen <ericvh@gmail.com>
Thu, 7 Feb 2008 01:25:58 +0000 (19:25 -0600)
committerEric Van Hensbergen <ericvh@opteron.homeip.net>
Thu, 7 Feb 2008 01:25:58 +0000 (19:25 -0600)
commit90f2979ccabf1241e6611119a04fe17ed979a3d0
treefcc260ada01dc7b1d0304aaf34a2a8f21cdc93fd
parente1144452c5ae59bc632ad924c03e80729320c4a2
9p: block-based virtio client

This replaces the console-based virto client with a block-based
client using a single request queue.

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