]> git.proxmox.com Git - qemu.git/commit - posix-aio-compat.c
posix-aio-compat: Honour AsyncContext
authorKevin Wolf <kwolf@redhat.com>
Thu, 22 Oct 2009 15:54:40 +0000 (17:54 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:59 +0000 (12:28 -0500)
commite5f37649c670fdb212e83f376ed13d7f11804b17
tree5830f95c2973bc13b3a1cbd38d061768e772bcd6
parent65d6b3d885146346741e167aca25b9b219e85c88
posix-aio-compat: Honour AsyncContext

Don't call callbacks that don't belong to the active AsyncContext.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
posix-aio-compat.c