qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Fam Zheng <famcool@gmail.com>
Cc: Kevin Wolf <kwolf@redhat.com>, Qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] vmdk fails qemu-iotest 019
Date: Thu, 9 Jun 2011 10:31:32 +0100	[thread overview]
Message-ID: <BANLkTimOsjufBi7CfoPx1C1DWFBoZN82Bg@mail.gmail.com> (raw)
In-Reply-To: <4DEF8D60.5070205@redhat.com>

On Wed, Jun 8, 2011 at 3:55 PM, Kevin Wolf <kwolf@redhat.com> 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 = stefanha@gmail.com
        chainreplyto = false

Stefan

      reply	other threads:[~2011-06-09  9:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 13:16 [Qemu-devel] vmdk fails qemu-iotest 019 Kevin Wolf
2011-06-08 13:29 ` Fam Zheng
2011-06-08 13:52   ` Kevin Wolf
2011-06-08 14:17     ` Fam Zheng
2011-06-08 14:55       ` Kevin Wolf
2011-06-09  9:31         ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BANLkTimOsjufBi7CfoPx1C1DWFBoZN82Bg@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=Qemu-devel@nongnu.org \
    --cc=famcool@gmail.com \
    --cc=kwolf@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).