On Wed, May 07, 2025 at 09:33:28PM +0800, Ming Lei wrote: > AIO needs to initialize .ki_write_stream explicitly for read/write request, > otherwise random .ki_write_stream is used, and cause -EINVAL returned for > aio write randomly. Yes, thanks for the catch. Reviewed-by: Keith Busch <kbusch@xxxxxxxxxx>