diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2019-03-08 01:49:55 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-03-18 01:52:27 +0100 |
commit | 2bb874c0d873d13bd9b9b9c6d7b7c4edab18c8b4 (patch) | |
tree | d1bcb3a83388eb45d7508dcd472efe61e85b2b51 /Kbuild | |
parent | aio: keep io_event in aio_kiocb (diff) | |
download | linux-2bb874c0d873d13bd9b9b9c6d7b7c4edab18c8b4.tar.xz linux-2bb874c0d873d13bd9b9b9c6d7b7c4edab18c8b4.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions