]> Git Repo - qemu.git/commit
sheepdog: do not use BlockAIOCB
authorPaolo Bonzini <[email protected]>
Tue, 29 Nov 2016 11:32:43 +0000 (12:32 +0100)
committerJeff Cody <[email protected]>
Wed, 1 Feb 2017 05:17:20 +0000 (00:17 -0500)
commit28ddd08cd68029933e6a61b7f6d2af88a7c1d344
treedef6b0f64dc60de3d7fb69f16bca060a85c36e0a
parente80ab33dc0f9b87542b7aa1088d2e1e3968ed516
sheepdog: do not use BlockAIOCB

Sheepdog's AIOCB are completely internal entities for a group of
requests and do not need dynamic allocation.

Signed-off-by: Paolo Bonzini <[email protected]>
Message-id: 20161129113245[email protected]
Signed-off-by: Jeff Cody <[email protected]>
block/sheepdog.c
This page took 0.023673 seconds and 4 git commands to generate.