commit | 1200e646ae238afc536be70257290eb33fb6e364 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Thu Nov 08 21:13:44 2007 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Nov 12 13:59:26 2007 +1100 |
tree | c9efa72365b96fdc4323834b39068442f5caef89 | |
parent | 1bc4953ed44454c7f53d0b609445d1534981ee75 [diff] |
lguest: Fix lguest virtio-blk backend size computation This seems like an obvious typo but it's worked in the past because the virtio blk frontend just ignores the length field on completion. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>