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 <[email protected]> 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 <[email protected]> (supporter:AIO) Alexander Viro <[email protected]> (maintainer:FILESYSTEMS (VFS...) [email protected] (open list:AIO) [email protected] (open list:FILESYSTEMS (VFS...) [email protected] (open list) - z -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
