qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] vmdk fails qemu-iotest 019


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] vmdk fails qemu-iotest 019
Date: Thu, 9 Jun 2011 10:31:32 +0100

On Wed, Jun 8, 2011 at 3:55 PM, Kevin Wolf <address@hidden> wrote:
> Am 08.06.2011 16:17, schrieb Fam Zheng:
>> Oh, you're right, and I think there is a patch of mine related to the fail:
>>
>> "[PATCH 02/12] VMDK: bugfix, align offset to cluster in get_whole_cluster"
>>
>> Can you test if this fixes it?
>
> Thanks, this works for me.
>
> However, I had to fix your patch manually, it was line wrapped. Please
> make sure to avoid this in future submissions (e.g. by using git
> send-email).

The GMail web interface *always* wraps lines, there doesn't seem to be
a way to disable that.  If you send it through GMail's SMTP servers
with git-send-email(1) you'll be fine.

Here is my .gitconfig:
[sendemail]
        smtpserver = smtp.gmail.com
        smtpserverport = 587
        smtpencryption = tls
        smtpuser = address@hidden
        chainreplyto = false

Stefan



reply via email to

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