• Daniel McNeil's avatar
    [PATCH] Fix AIO reference counts · 06d751b4
    Daniel McNeil authored
    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.
    06d751b4
aio.c 31.3 KB