diff options
| author | Kevin Wolf | 2016-10-20 12:56:14 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2016-10-27 19:05:22 +0200 |
| commit | 8c2e3dd55f54ba00fd0893a535c09b5fcd7a877b (patch) | |
| tree | a4a54483fc4fdd2b7b7502eb71ffef0b35eda017 /include/exec | |
| parent | block: Use blk_co_flush() for all BB level flushes (diff) | |
| download | qemu-8c2e3dd55f54ba00fd0893a535c09b5fcd7a877b.tar.gz qemu-8c2e3dd55f54ba00fd0893a535c09b5fcd7a877b.tar.xz qemu-8c2e3dd55f54ba00fd0893a535c09b5fcd7a877b.zip | |
block: Use blk_co_pdiscard() for all BB level discard
All read/write functions already have a single coroutine-based function
on the BlockBackend level through which all requests go (no matter what
API style the external caller used) and which passes the requests down
to the block node level.
This patch extends this mode of operation to discards.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
