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

move aio compat to fs/aio.c



... and fix the minor buglet in compat io_submit() - native one
kills ioctx as cleanup when put_user() fails.  Get rid of
bogus compat_... in !CONFIG_AIO case, while we are at it - they
should simply fail with ENOSYS, same as for native counterparts.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e93b1cc8
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