Skip to content
Commit 2bb874c0 authored by Al Viro's avatar Al Viro
Browse files

aio: store event at final iocb_put()



Instead of having aio_complete() set ->ki_res.{res,res2}, do that
explicitly in its callers, drop the reference (as aio_complete()
used to do) and delay the rest until the final iocb_put().

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent a9339b78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment