Re: [PATCH 6/9] aio: delete iocbs from the active_reqs list in kiocb_cancel
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2018-03-21 09:17:29
Also in:
linux-fsdevel, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2018-03-21 09:17:29
Also in:
linux-fsdevel, lkml
On Wed, Mar 21, 2018 at 08:32:29AM +0100, Christoph Hellwig wrote:
One we cancel an iocb there is no reason to keep it on the active_reqs list, given that the list is only used to look for cancelation candidates. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Jeff Moyer <redacted>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>