From: Greg Kurz <groug@kaod.org>
To: Keno Fischer <keno@juliacomputing.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 0/5] Prepratory cleanup for 9p darwin support
Date: Tue, 5 Jun 2018 15:37:58 +0200 [thread overview]
Message-ID: <20180605153759.2796b54a@bahia.lan> (raw)
In-Reply-To: <cover.1527973524.git.keno@juliacomputing.com>
On Sat, 2 Jun 2018 17:29:34 -0400
Keno Fischer <keno@juliacomputing.com> wrote:
> Hi Greg,
>
> this is a respin of just the first couple of patches of my 9p Darwin
> series. These patches should be applicable independent of the darwin
> work.
>
I've applied patches 2 to 5 for the time being.
> Keno Fischer (5):
> cutils: Provide strchrnul
> 9p: xattr: Fix crashes due to free of uninitialized value
> 9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
> 9p: Properly error check and translate flags in unlinkat
> 9p: xattr: Properly translate xattrcreate flags
>
> configure | 15 +++++++++++++++
> hmp.c | 8 ++++----
> hw/9pfs/9p-handle.c | 8 +-------
> hw/9pfs/9p-local.c | 42 ++++++++++++++++++++++++------------------
> hw/9pfs/9p.c | 34 ++++++++++++++++++++++++++++------
> hw/9pfs/9p.h | 4 ++++
> include/qemu/cutils.h | 8 ++++++++
> monitor.c | 8 ++------
> util/cutils.c | 15 +++++++++++++++
> util/qemu-option.c | 6 +-----
> util/uri.c | 6 ++----
> 11 files changed, 104 insertions(+), 50 deletions(-)
>
prev parent reply other threads:[~2018-06-05 13:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-02 21:29 [Qemu-devel] [PATCH v3 0/5] Prepratory cleanup for 9p darwin support Keno Fischer
2018-06-02 21:29 ` [Qemu-devel] [PATCH v3 1/5] cutils: Provide strchrnul Keno Fischer
2018-06-05 11:48 ` Greg Kurz
2018-06-05 13:15 ` Greg Kurz
2018-06-02 21:29 ` [Qemu-devel] [PATCH v3 2/5] 9p: xattr: Fix crashes due to free of uninitialized value Keno Fischer
2018-06-02 21:29 ` [Qemu-devel] [PATCH v3 3/5] 9p: local: Avoid warning if FS_IOC_GETVERSION is not defined Keno Fischer
2018-06-02 21:29 ` [Qemu-devel] [PATCH v3 4/5] 9p: Properly check/translate flags in unlinkat Keno Fischer
2018-06-02 21:29 ` [Qemu-devel] [PATCH v3 5/5] 9p: xattr: Properly translate xattrcreate flags Keno Fischer
2018-06-05 13:37 ` Greg Kurz [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=20180605153759.2796b54a@bahia.lan \
--to=groug@kaod.org \
--cc=keno@juliacomputing.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 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).