Re: [PATCH 10/33] aio: do fget() after aio_get_req()

From: Theodore Ts'o
Date: Fri Mar 29 2013 - 14:20:36 EST


On Thu, Mar 21, 2013 at 09:35:31AM -0700, Kent Overstreet wrote:
> aio_get_req() will fail if we have the maximum number of requests
> outstanding, which depending on the application may not be uncommon. So
> avoid doing an unnecessary fget().
>
> Signed-off-by: Kent Overstreet <koverstreet@xxxxxxxxxx>

Reviewed-by: "Theodore Ts'o" <tytso@xxxxxxx>

--
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/