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)
commite2735b7720320b68590ca2b32b78ca91213931b2
treefcc260ada01dc7b1d0304aaf34a2a8f21cdc93fd
parent043aba403e9958c6526c9279b63919273cb09c13
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