diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2023-05-30 14:09:56 -0400 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2023-06-01 07:34:03 -0400 |
commit | 28ff7b4dfbb5594fff86a2f283a96e0f3ce975d5 (patch) | |
tree | ecedc4029b1793255fa25368406b047ff8368bdd /fsdev | |
parent | f2e590002bd6765e2b79fcd05992ecf70cc1d229 (diff) | |
download | qemu-28ff7b4dfbb5594fff86a2f283a96e0f3ce975d5.zip qemu-28ff7b4dfbb5594fff86a2f283a96e0f3ce975d5.tar.gz qemu-28ff7b4dfbb5594fff86a2f283a96e0f3ce975d5.tar.bz2 |
block/blkio: convert to blk_io_plug_call() API
Stop using the .bdrv_co_io_plug() API because it is not multi-queue
block layer friendly. Use the new blk_io_plug_call() API to batch I/O
submission instead.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20230530180959.1108766-4-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions