]> Git Repo - qemu.git/commit - block/quorum.c
quorum: Inline quorum_aio_cb()
authorKevin Wolf <[email protected]>
Thu, 10 Nov 2016 15:13:15 +0000 (16:13 +0100)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
block/quorum.c
This page took 0.019962 seconds and 4 git commands to generate.