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 <[email protected]>
Reviewed-by: "Theodore Ts'o" <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

