Re: [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice

2019-07-24 Thread Vladimir Sementsov-Ogievskiy
21.06.2019 16:26, Vladimir Sementsov-Ogievskiy wrote: > 19.06.2019 18:59, Max Reitz wrote: >> On 19.06.19 11:31, Vladimir Sementsov-Ogievskiy wrote: >>> 13.06.2019 1:09, Max Reitz wrote: We have to perform an active commit whenever the top node has a parent that has taken the WRITE permis

Re: [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice

2019-06-21 Thread Vladimir Sementsov-Ogievskiy
19.06.2019 18:59, Max Reitz wrote: > On 19.06.19 11:31, Vladimir Sementsov-Ogievskiy wrote: >> 13.06.2019 1:09, Max Reitz wrote: >>> We have to perform an active commit whenever the top node has a parent >>> that has taken the WRITE permission on it. >>> >>> Signed-off-by: Max Reitz >>> --- >>>

Re: [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice

2019-06-19 Thread Max Reitz
On 19.06.19 11:31, Vladimir Sementsov-Ogievskiy wrote: > 13.06.2019 1:09, Max Reitz wrote: >> We have to perform an active commit whenever the top node has a parent >> that has taken the WRITE permission on it. >> >> Signed-off-by: Max Reitz >> --- >> blockdev.c | 24 +--- >>

Re: [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice

2019-06-19 Thread Vladimir Sementsov-Ogievskiy
13.06.2019 1:09, Max Reitz wrote: > We have to perform an active commit whenever the top node has a parent > that has taken the WRITE permission on it. > > Signed-off-by: Max Reitz > --- > blockdev.c | 24 +--- > 1 file changed, 21 insertions(+), 3 deletions(-) > > diff --

[Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice

2019-06-12 Thread Max Reitz
We have to perform an active commit whenever the top node has a parent that has taken the WRITE permission on it. Signed-off-by: Max Reitz --- blockdev.c | 24 +--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/blockdev.c b/blockdev.c index a464cabf9e..5370f3