* Davide Libenzi <davidel@xmailserver.org> wrote:

> > Open issues:

> If this is going to be a generic AIO subsystem:
> 
> - Cancellation of pending request

How about implementing aio_cancel() as a NOP. Can anyone prove that the 
kernel didnt actually attempt to cancel that IO? [but unfortunately 
failed at doing so, because the platters were being written already.]

really, what's the point behind aio_cancel()?

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to