[dm-devel] [PATCH 1/5] aio: Kill return value of aio_complete()

Zach Brown zab at redhat.com
Tue Oct 9 18:25:31 UTC 2012


On Mon, Oct 08, 2012 at 11:39:16PM -0700, Kent Overstreet wrote:
> Nothing used the return value, and it probably wasn't possible to use it
> safely for the locked versions (aio_complete(), aio_put_req()). Just
> kill it.

Nice, seems reasonable enough.  (Queue the timer for complaints from out
of tree code?)

Acked-by: Zach Brown <zab at redhat.com>

Though, in the future please cc: aio patches to the maintainers.  I'd
have missed this if I wasn't sifting through lkml:

$ ./scripts/get_maintainer.pl -f fs/aio.c
Benjamin LaHaise <bcrl at kvack.org> (supporter:AIO)
Alexander Viro <viro at zeniv.linux.org.uk> (maintainer:FILESYSTEMS (VFS...)
linux-aio at kvack.org (open list:AIO)
linux-fsdevel at vger.kernel.org (open list:FILESYSTEMS (VFS...)
linux-kernel at vger.kernel.org (open list)

- z




More information about the dm-devel mailing list