Re: [Qemu-devel] [PATCH 15/21] qcow2: Use abort() instead of assert(false)

2014-11-12 Thread Max Reitz
On 2014-11-11 at 19:12, Eric Blake wrote: On 11/10/2014 06:45 AM, Max Reitz wrote: Signed-off-by: Max Reitz mre...@redhat.com --- block/qcow2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake ebl...@redhat.com Is it worth hoisting this one into 2.2 via the

Re: [Qemu-devel] [PATCH 15/21] qcow2: Use abort() instead of assert(false)

2014-11-11 Thread Eric Blake
On 11/10/2014 06:45 AM, Max Reitz wrote: Signed-off-by: Max Reitz mre...@redhat.com --- block/qcow2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake ebl...@redhat.com Is it worth hoisting this one into 2.2 via the -trivial tree? diff --git

[Qemu-devel] [PATCH 15/21] qcow2: Use abort() instead of assert(false)

2014-11-10 Thread Max Reitz
Signed-off-by: Max Reitz mre...@redhat.com --- block/qcow2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/block/qcow2.c b/block/qcow2.c index beb7187..ebf843f 100644 --- a/block/qcow2.c +++ b/block/qcow2.c @@ -2718,9 +2718,9 @@ static int