]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.c
qcow2: Switch .bdrv_co_discard() to byte-based
authorEric Blake <eblake@redhat.com>
Fri, 15 Jul 2016 23:23:03 +0000 (17:23 -0600)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 20 Jul 2016 13:24:25 +0000 (14:24 +0100)
commit82e8a7888b7840e6b1770e131970d031ad64bc5b
tree069964dd33a60b0341496f517db4533eb44ac869
parent447e57c3b056c310463238268d514798b23c376f
qcow2: Switch .bdrv_co_discard() to byte-based

Another step towards killing off sector-based block APIs.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1468624988-423-15-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/qcow2.c