]> git.proxmox.com Git - mirror_qemu.git/commit
gluster: Switch .bdrv_co_discard() to byte-based
authorEric Blake <eblake@redhat.com>
Fri, 15 Jul 2016 23:23:00 +0000 (17:23 -0600)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 20 Jul 2016 13:11:55 +0000 (14:11 +0100)
commit1014170b825c4d9252fe531d13658f104447f31c
treebe4dfa2f00ac73bfffa40fe516a226afe42f89f0
parentaba76e2f0313178487e471bb55d022a89056c954
gluster: 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-12-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/gluster.c