From: Anthony Liguori Date: Fri, 9 Nov 2007 03:13:44 +0000 (-0600) Subject: lguest: Fix lguest virtio-blk backend size computation X-Git-Tag: v2.6.24-rc3~154^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1200e646ae238afc536be70257290eb33fb6e364;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed