-
Stefan Hajnoczi authored
There is no need to suspend activity between aio_disable_external() and aio_enable_external(), which is mainly used for the block layer's drain operation. This is part of ongoing work to remove the aio_disable_external() API. Reviewed-by:
David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by:
Paul Durrant <paul@xen.org>
Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230516190238.8401-9-stefanha@redhat.com>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>Stefan Hajnoczi authoredThere is no need to suspend activity between aio_disable_external() and aio_enable_external(), which is mainly used for the block layer's drain operation. This is part of ongoing work to remove the aio_disable_external() API. Reviewed-by:
David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by:
Paul Durrant <paul@xen.org>
Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230516190238.8401-9-stefanha@redhat.com>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Loading