git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc4953
)
lguest: Fix lguest virtio-blk backend size computation
author
Anthony Liguori
<aliguori@us.ibm.com>
Fri, 9 Nov 2007 03:13:44 +0000
(21:13 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 12 Nov 2007 02:59:26 +0000
(13:59 +1100)
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>
No differences found