Home
last modified time | relevance | path

Searched hist:"3 cbc17ee92479ff56d0d6afecc0def6f7ec01153" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Draw-aio.hdiff 3cbc17ee92479ff56d0d6afecc0def6f7ec01153 Mon Jul 12 08:10:10 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> io_uring: move LuringState typedef to block/aio.h

The LuringState typedef is defined twice, in include/block/raw-aio.h and
block/io_uring.c. Move it in include/block/aio.h, which is included
everywhere the typedef is needed, since include/block/aio.h already has
to define the forward reference to the struct.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Daio.hdiff 3cbc17ee92479ff56d0d6afecc0def6f7ec01153 Mon Jul 12 08:10:10 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> io_uring: move LuringState typedef to block/aio.h

The LuringState typedef is defined twice, in include/block/raw-aio.h and
block/io_uring.c. Move it in include/block/aio.h, which is included
everywhere the typedef is needed, since include/block/aio.h already has
to define the forward reference to the struct.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/block/
H A Dio_uring.cdiff 3cbc17ee92479ff56d0d6afecc0def6f7ec01153 Mon Jul 12 08:10:10 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> io_uring: move LuringState typedef to block/aio.h

The LuringState typedef is defined twice, in include/block/raw-aio.h and
block/io_uring.c. Move it in include/block/aio.h, which is included
everywhere the typedef is needed, since include/block/aio.h already has
to define the forward reference to the struct.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>