]> git.proxmox.com Git - mirror_qemu.git/commit
raw_bsd: Switch .bdrv_co_discard() to byte-based
authorEric Blake <eblake@redhat.com>
Fri, 15 Jul 2016 23:23:04 +0000 (17:23 -0600)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 20 Jul 2016 13:24:25 +0000 (14:24 +0100)
commit5f61ad079af198aa6ba46e4461715ed834f72214
treebea51263de805f2f71c5ccf1793e051adcfcf533
parent82e8a7888b7840e6b1770e131970d031ad64bc5b
raw_bsd: 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-16-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/raw_bsd.c