• Anton Blanchard's avatar
    [PATCH] AIO · c9f26fb1
    Anton Blanchard authored
    Hi,
    
    I started looking at AIO on 2.5 for ppc64. Ive got a small patch which:
    
    1. fixes a dprintk.
    2. from what I can see, __aio_get_req returns NULL not -EAGAIN on failure
       so fix comment.
    3. we were setting okay in the failure path.
    
    So far I get Im getting 6 passes, 5 fails, any idea how that compares
    with x86?
    
    Anton
    
    
    ===== fs/aio.c 1.20 vs edited =====
    c9f26fb1
aio.c 30.9 KB