Re: aio_down() patch series -- cancellation support added

From: Benjamin LaHaise
Date: Mon Jun 20 2005 - 16:59:20 EST


Add linux-kernel to the Cc list...

On Mon, Jun 20, 2005 at 05:38:35PM -0400, Benjamin LaHaise wrote:
> Hello all,
>
> The patch series at http://www.kvack.org/~bcrl/patches/aio-2.6.12-A1/
> now adds support for cancellation of an aio_down() operation. The
> races should be correctly handled by introducing per-kiocb locking
> that serialises ->ki_cancel() and ->ki_retry(). The interesting patch
> additions are 40_lock_kiocb 50_aio_down_cancel.diff. Comments?
>
> -ben
> --
> "Time is what keeps everything from happening all at once." -- John Wheeler
> --
> To unsubscribe, send a message with 'unsubscribe linux-aio' in
> the body to majordomo@xxxxxxxxxx For more info on Linux AIO,
> see: http://www.kvack.org/aio/
> Don't email: <a href=mailto:"aart@xxxxxxxxx";>aart@xxxxxxxxx</a>

--
"Time is what keeps everything from happening all at once." -- John Wheeler
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/