]> git.proxmox.com Git - mirror_qemu.git/commit - block/quorum.c
quorum: Inline quorum_aio_cb()
authorKevin Wolf <kwolf@redhat.com>
Thu, 10 Nov 2016 15:13:15 +0000 (16:13 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 9 Jan 2017 12:30:52 +0000 (13:30 +0100)
commit7cd9b3964e2e8056c5863b6d9fd376bc0c1fcdf6
tree5cedad66f5834fa6bf0fc2df759cbb58be78e8f2
parent0f31977d9dd659ae39aa42e3904c5c1b23da1475
quorum: Inline quorum_aio_cb()

This is a conversion to a more natural coroutine style and improves the
readability of the driver.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
block/quorum.c