From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [5486] Define O_DSYNC as O_SYNC if necessary.
Date: Tue, 14 Oct 2008 13:15:13 -0500 [thread overview]
Message-ID: <48F4E1B1.1050003@codemonkey.ws> (raw)
In-Reply-To: <48F4E0F6.3080009@bttr-software.de>
Robert Riebisch wrote:
> Anthony Liguori wrote:
>
>
>> Define O_DSYNC as O_SYNC if necessary.
>>
>
> ...
>
>
>> +/* OS X does not have O_DSYNC */
>> +#ifndef O_DSYNC
>> +#define O_SYNC
>> +#endif
>> +
>>
>
> Not "+#define O_DSYNC O_SYNC"?
>
Sigh, sorry about that. Thanks for catching that.
Regards,
Anthony Liguori
> Robert Riebisch
>
next prev parent reply other threads:[~2008-10-14 18:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 18:00 [Qemu-devel] [5486] Define O_DSYNC as O_SYNC if necessary Anthony Liguori
2008-10-14 18:12 ` Robert Riebisch
2008-10-14 18:15 ` Anthony Liguori [this message]
2008-10-14 18:21 ` Laurent Vivier
2008-10-14 18:25 ` Laurent Vivier
2008-10-14 18:53 ` Anthony Liguori
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=48F4E1B1.1050003@codemonkey.ws \
--to=anthony@codemonkey.ws \
--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 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).