From: Anthony Liguori <anthony@codemonkey.ws>
To: G 3 <programmingkidx@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] improved patch from block-raw-posix.c
Date: Mon, 22 Jun 2009 11:12:28 -0500 [thread overview]
Message-ID: <4A3FAD6C.5080801@codemonkey.ws> (raw)
In-Reply-To: <d097564c372451488331f3a8514b8da1@gmail.com>
G 3 wrote:
> This patch is an improvement over a previous patch for the file
> block-raw-posix.c. This time the code checks to see if O_FSYNC is
> defined before defining O_SYNC as O_FSYNC. If it isn't defined, then
> it defines O_SYNC as 0.
>
> signed-off-by: ProgrammingKid <programmingkidx@gmail.com>
You have to use your real name with Signed-off-by.
See http://kerneltrap.org/files/Jeremy/DCO.txt
Regards,
Anthony Liguori
next prev parent reply other threads:[~2009-06-22 16:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-21 23:55 [Qemu-devel] [PATCH] improved patch from block-raw-posix.c G 3
2009-06-22 16:12 ` Anthony Liguori [this message]
2009-06-22 21:13 ` Christoph Hellwig
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=4A3FAD6C.5080801@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.