]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/9p: Use virtio transpart as the default transport
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 20 May 2013 06:50:55 +0000 (12:20 +0530)
committerEric Van Hensbergen <ericvh@gmail.com>
Tue, 28 May 2013 14:28:42 +0000 (09:28 -0500)
commit535bcd3c4e8d09a62a89b2f1f3b3a80e1b3fce4b
treeca29ce00d755980579454b3232bdba82734e93bc
parent095e7999c09afa09345db864427cb4bb4c98ae1c
net/9p: Use virtio transpart as the default transport

Make the default 9p experience better by defaulting to virtio transport if present.
These days most of the users are using 9p in a virtualized setup

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/client.c