]> Git Repo - qemu.git/commit
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
authorStefano Garzarella <[email protected]>
Thu, 21 Feb 2019 10:33:05 +0000 (11:33 +0100)
committerStefan Hajnoczi <[email protected]>
Fri, 22 Feb 2019 09:42:16 +0000 (09:42 +0000)
commit00f639fb8f3e2b34f0e9767619cb16604a844a5f
treeaae2eacce3fd0b5e5561d6003c77705ba4591dad
parent9942586b3f1879244d51de4efb44e18b93514b9a
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()

We add acct_failed param in order to use virtio_blk_handle_rw_error()
also when is not required to call block_acct_failed(). (eg. a discard
operation is failed)

Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Stefano Garzarella <[email protected]>
Message-id: 20190221103314[email protected]
Message-Id: <20190221103314[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
hw/block/virtio-blk.c
This page took 0.023041 seconds and 4 git commands to generate.