posix-aio-compat: Fix async_conmtext for ioctl
authorAndrew de Quincey <adq@lidskialf.net>
Sun, 8 Aug 2010 20:04:50 +0000 (21:04 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 30 Aug 2010 16:29:22 +0000 (18:29 +0200)
commit830695360603ba14281457fe761215061745f787
tree9a6ee15a2344cfaa1854a6b427a5962bfa0e28dc
parentba6febc39a44b8dc84139869327e55947135ea2e
posix-aio-compat: Fix async_conmtext for ioctl

Set the async_context_id field when queuing an async ioctl call

Signed-off-by: Andrew de Quincey <adq@lidskialf.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
posix-aio-compat.c