[PATCH] Fix AIO reference counts
This makes the AIO submit path holds an extra reference until just before returning. This fixes the referencing a free kiocb. Without this patch the kernel will oops if the AIO completes early.
Showing
Please register or sign in to comment