qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH 0/2] Update the inherits_from pointer after stre


From: Alberto Garcia
Subject: Re: [Qemu-block] [PATCH 0/2] Update the inherits_from pointer after stream and commit
Date: Thu, 22 Nov 2018 21:06:47 +0100
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Thu 22 Nov 2018 06:52:00 PM CET, Kevin Wolf <address@hidden> wrote:
> Not a problem with the series, but I tried to run the test case without
> the fix, and this is what I got:
>
> -{"return": ""}
> +{"return": "Cannot change the option 'backing.detect-zeroes'rn"}
>
> Where does that final "rn" come from? Looks like we have a bug
> somewhere in the error reporting code?

It looks like a \r\n that hasn't been properly interpreted as CRLF.

Berto



reply via email to

[Prev in Thread] Current Thread [Next in Thread]