On Mon, Jan 13, 2020 at 12:24:07PM +0100, Stefano Garzarella wrote: > On Wed, Dec 18, 2019 at 04:32:17PM +0000, Stefan Hajnoczi wrote: > > From: Aarushi Mehta <mehta.aar...@gmail.com> > > > > Aborts when sqe fails to be set as sqes cannot be returned to the > > ring. Adds slow path for short reads for older kernels > > > > Signed-off-by: Aarushi Mehta <mehta.aar...@gmail.com> > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > > --- > > v11: > > * Fix git bisect compilation breakage: move trace_luring_init_state() > > into the tracing commit. > > v10: > > * Update MAINTAINERS file [Julia] > > * Rename MAX_EVENTS to MAX_ENTRIES [Julia] > > * Define ioq_submit() before callers so the prototype isn't necessary > > [Julia] > > * Declare variables at the beginning of the block in luring_init() [Julia] > > --- > > MAINTAINERS | 8 + > > block/Makefile.objs | 3 + > > block/io_uring.c | 401 ++++++++++++++++++++++++++++++++++++++++ > > include/block/aio.h | 16 +- > > include/block/raw-aio.h | 12 ++ > > 5 files changed, 439 insertions(+), 1 deletion(-) > > create mode 100644 block/io_uring.c > > There are few double spaces in several comment blocks, so if you need to > respin maybe you can clean these, otherwise we can do later.
Double spaces are used throughout include/block/aio.h and generally in QEMU. Both a single space and double space are fine.
signature.asc
Description: PGP signature