virtio-9p: Bugfix to send correct iounit
authorM. Mohan Kumar <mohan@in.ibm.com>
Tue, 1 Feb 2011 08:51:41 +0000 (14:21 +0530)
committerVenkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Wed, 27 Apr 2011 15:26:29 +0000 (08:26 -0700)
commit1d810aeb4eda548e8a875db9e364732b8765d894
tree49d02bcea38faabf66014f6eef682569a1a302a4
parenta09947617cc3d0035f485d9804cd26c5a895b683
virtio-9p: Bugfix to send correct iounit

LCREATE function packs address of iounit in the pdu, fix that to send
actual iounit itself.

Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Acked-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
hw/9pfs/virtio-9p.c