Home
last modified time | relevance | path

Searched hist:"4 da444a0" (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Drbd.c4da444a0 Fri Jul 15 23:22:57 GMT 2016 Eric Blake <eblake@redhat.com> block: Convert .bdrv_aio_discard() to byte-based

Another step towards byte-based interfaces everywhere. Replace
the sector-based driver callback .bdrv_aio_discard() with a new
byte-based .bdrv_aio_pdiscard(). Only raw-posix and RBD drivers
are affected, so it was not worth splitting into multiple patches.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1468624988-423-9-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
H A Dio.c4da444a0 Fri Jul 15 23:22:57 GMT 2016 Eric Blake <eblake@redhat.com> block: Convert .bdrv_aio_discard() to byte-based

Another step towards byte-based interfaces everywhere. Replace
the sector-based driver callback .bdrv_aio_discard() with a new
byte-based .bdrv_aio_pdiscard(). Only raw-posix and RBD drivers
are affected, so it was not worth splitting into multiple patches.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1468624988-423-9-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
/qemu/include/block/
H A Dblock_int.h4da444a0 Fri Jul 15 23:22:57 GMT 2016 Eric Blake <eblake@redhat.com> block: Convert .bdrv_aio_discard() to byte-based

Another step towards byte-based interfaces everywhere. Replace
the sector-based driver callback .bdrv_aio_discard() with a new
byte-based .bdrv_aio_pdiscard(). Only raw-posix and RBD drivers
are affected, so it was not worth splitting into multiple patches.

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