commit | 3c96c7f4caeb044da53a85092903f9192f4e2342 | [log] [tgz] |
---|---|---|
author | Al Viro <[email protected]> | Mon May 28 13:37:43 2018 -0400 |
committer | Al Viro <[email protected]> | Tue May 29 23:16:43 2018 -0400 |
tree | 49bd32638cef03350ed7ce600b08533e64f6055c | |
parent | ac060cbaa84999eb18e1045775d8fe7662d76476 [diff] |
aio: take list removal to (some) callers of aio_complete() We really want iocb out of io_cancel(2) reach before we start tearing it down. Signed-off-by: Al Viro <[email protected]>