[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH 1/5] aio: Kill return value of aio_complete()
- From: Zach Brown <zab redhat com>
- To: Kent Overstreet <koverstreet google com>
- Cc: linux-bcache vger kernel org, tytso mit edu, linux-kernel vger kernel org, dm-devel redhat com
- Subject: Re: [dm-devel] [PATCH 1/5] aio: Kill return value of aio_complete()
- Date: Tue, 9 Oct 2012 11:25:31 -0700
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 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 kvack org> (supporter:AIO)
Alexander Viro <viro zeniv linux org uk> (maintainer:FILESYSTEMS (VFS...)
linux-aio kvack org (open list:AIO)
linux-fsdevel vger kernel org (open list:FILESYSTEMS (VFS...)
linux-kernel vger kernel org (open list)
- z
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]