Re: [Qemu-devel] [PATCH 04/13] block: Freeze the backing chain for the duration of the stream job

2019-02-12 Thread Alberto Garcia
On Tue 12 Feb 2019 04:15:58 PM CET, Kevin Wolf wrote: > Am 17.01.2019 um 16:33 hat Alberto Garcia geschrieben: >> Signed-off-by: Alberto Garcia >> --- >> block/stream.c | 16 >> 1 file changed, 16 insertions(+) >> >> diff --git a/block/stream.c b/block/stream.c >> index

Re: [Qemu-devel] [PATCH 04/13] block: Freeze the backing chain for the duration of the stream job

2019-02-12 Thread Kevin Wolf
Am 17.01.2019 um 16:33 hat Alberto Garcia geschrieben: > Signed-off-by: Alberto Garcia > --- > block/stream.c | 16 > 1 file changed, 16 insertions(+) > > diff --git a/block/stream.c b/block/stream.c > index 7a49ac0992..39a2e10892 100644 > --- a/block/stream.c > +++

[Qemu-devel] [PATCH 04/13] block: Freeze the backing chain for the duration of the stream job

2019-01-17 Thread Alberto Garcia
Signed-off-by: Alberto Garcia --- block/stream.c | 16 1 file changed, 16 insertions(+) diff --git a/block/stream.c b/block/stream.c index 7a49ac0992..39a2e10892 100644 --- a/block/stream.c +++ b/block/stream.c @@ -54,6 +54,14 @@ static int coroutine_fn