From: Anthony Liguori <anthony@codemonkey.ws>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: erik.rull@rdsoftware.de, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1.0 0/2] Fix compilation of 9pfs on old systems
Date: Mon, 21 Nov 2011 18:21:42 -0600 [thread overview]
Message-ID: <4ECAEB16.3070102@codemonkey.ws> (raw)
In-Reply-To: <1321634138-24687-1-git-send-email-pbonzini@redhat.com>
On 11/18/2011 10:35 AM, Paolo Bonzini wrote:
> Old systems do not have AT_REMOVEDIR, and 9pfs fails to compile
> on them. Patch 2 fixes that, patch 1 actually let me test it
> on Linux. :)
>
> Probably the same push-down should be done also for open(2) flags,
> for consistency. For example, some systems may not have O_DIRECTORY.
> However, this would be a much larger work, so I'm sticking with the
> easy bits for now.
Applied. Thanks.
Regards,
Anthony Liguori
>
> Paolo Bonzini (2):
> 9p: allow compiling the dummy virtio-9p-handle.c code on Linux
> 9p: pass dotl flags to the unlinkat method
>
> hw/9pfs/virtio-9p-handle.c | 15 +++++++++++++--
> hw/9pfs/virtio-9p.c | 10 ----------
> 2 files changed, 13 insertions(+), 12 deletions(-)
>
prev parent reply other threads:[~2011-11-22 0:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-18 16:35 [Qemu-devel] [PATCH 1.0 0/2] Fix compilation of 9pfs on old systems Paolo Bonzini
2011-11-18 16:35 ` [Qemu-devel] [PATCH 1.0 1/2] 9p: allow compiling the dummy virtio-9p-handle.c code on Linux Paolo Bonzini
2011-11-18 16:35 ` [Qemu-devel] [PATCH 1.0 2/2] 9p: pass dotl flags to the unlinkat method Paolo Bonzini
2011-11-22 0:21 ` Anthony Liguori [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=4ECAEB16.3070102@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=erik.rull@rdsoftware.de \
--cc=pbonzini@redhat.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.