]> Git Repo - qemu.git/commit - qemu-io.c
qemu-io: Fix discard command
authorKevin Wolf <[email protected]>
Wed, 26 Jan 2011 15:56:34 +0000 (16:56 +0100)
committerKevin Wolf <[email protected]>
Mon, 31 Jan 2011 09:03:00 +0000 (10:03 +0100)
commita9c49a6b023fd3706002fd8d549c58f0343932f8
treeefcc70b73937578fe9ad793631024229a2f0f5f6
parentb4447363469650fc98f67714336cb0baa6156a5e
qemu-io: Fix discard command

qemu-io passed bytes where it's supposed to pass sectors, so discard requests
were off.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
qemu-io.c
This page took 0.02441 seconds and 4 git commands to generate.