---
blockdev.c | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/blockdev.c b/blockdev.c
index 1bfd85ebc1..5580d36da7 100644
--- a/blockdev.c
+++ b/blockdev.c
@@ -3170,6 +3170,8 @@ static void coroutine_fn block_on_coroutine_wrapper(void
*opaque)
static void block_
The backup loop will automatically abort if we return an error.
---
blockdev.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/blockdev.c b/blockdev.c
index 07561b6f96..3343388978 100644
--- a/blockdev.c
+++ b/blockdev.c
@@ -3254,10 +3254,8 @@ static int coroutine_fn pveb
Despite of the subject (1/4), this is just a single patch (sorry).
> On 27 October 2019 08:24 Dietmar Maurer wrote:
>
>
> The backup loop will automatically abort if we return an error.
> ---
> blockdev.c | 6 ++
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/blockdev