linux-aio: Honour AsyncContext
authorKevin Wolf <kwolf@redhat.com>
Thu, 22 Oct 2009 15:54:41 +0000 (17:54 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:59 +0000 (12:28 -0500)
commit233374dba1c90a0269ca25c1e387904267cb914e
tree4075a3c3055c9d04703c72b1168debade4f1252b
parent878f887244e64669764d142d52863c1b35c56bf1
linux-aio: Honour AsyncContext

Also for Linux AIO, 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>
linux-aio.c