From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Christian Schoenebeck <qemu_oss@crudebyte.com>
Cc: qemu-devel@nongnu.org, Greg Kurz <groug@kaod.org>
Subject: Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
Date: Wed, 21 Jun 2023 14:39:07 +0100 [thread overview]
Message-ID: <ZJL9e/lOthJdQjPL@redhat.com> (raw)
In-Reply-To: <56228851.nTe795Zz4E@silver>
On Thu, Jun 15, 2023 at 11:35:05AM +0200, Christian Schoenebeck wrote:
> On Saturday, June 10, 2023 3:39:44 PM CEST Christian Schoenebeck wrote:
> > As recent CVE-2023-2861 once again showed, the 9p 'proxy' fs driver is in
> > bad shape. Using the 'proxy' backend was already discouraged for safety
> > reasons before and we recommended to use the 'local' backend instead,
> > but now it is time to officially deprecate the 'proxy' backend.
> >
> > Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> > ---
> > v2 -> v3:
> > * Fix copy wasted typo (-> 'backend').
> >
> > MAINTAINERS | 7 +++++++
> > docs/about/deprecated.rst | 17 +++++++++++++++++
> > docs/tools/virtfs-proxy-helper.rst | 3 +++
> > fsdev/qemu-fsdev.c | 5 +++++
> > fsdev/virtfs-proxy-helper.c | 5 +++++
> > hw/9pfs/9p-proxy.c | 5 +++++
> > hw/9pfs/9p-proxy.h | 5 +++++
> > meson.build | 2 +-
> > qemu-options.hx | 6 +++++-
> > softmmu/vl.c | 5 +++++
> > 10 files changed, 58 insertions(+), 2 deletions(-)
>
> Or would it be better to split this up, e.g. into 3 separate patches (runtime
> messages, docs, MAINTAINERS)?
In general we've tended to do deprecations all in one patch like you
have here. I don't think there's compelling benefit to split the
patch.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2023-06-21 13:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-10 13:39 [PATCH v3] 9pfs: deprecate 'proxy' backend Christian Schoenebeck
2023-06-12 14:57 ` [SPAM] " Greg Kurz
2023-06-15 9:35 ` Christian Schoenebeck
2023-06-21 13:32 ` Christian Schoenebeck
2023-06-21 13:41 ` Greg Kurz
2023-06-21 14:16 ` Christian Schoenebeck
2023-06-21 14:58 ` Greg Kurz
2023-06-21 13:39 ` Daniel P. Berrangé [this message]
2023-06-21 13:46 ` Daniel P. Berrangé
2023-06-21 14:27 ` Christian Schoenebeck
2023-06-21 15:28 ` Daniel P. Berrangé
2023-06-21 16:44 ` Christian Schoenebeck
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=ZJL9e/lOthJdQjPL@redhat.com \
--to=berrange@redhat.com \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu_oss@crudebyte.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 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.