From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org, wainersm@redhat.com, groug@kaod.org,
philmd@redhat.com, vgoyal@redhat.com
Cc: virtio-fs@redhat.com
Subject: [PULL 0/6] virtiofs queue
Date: Tue, 16 Feb 2021 18:37:28 +0000 [thread overview]
Message-ID: <20210216183734.57810-1-dgilbert@redhat.com> (raw)
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
The following changes since commit 18543229fd7a2c79dcd6818c7b1f0f62512b5220:
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-request' into staging (2021-02-16 14:37:57 +0000)
are available in the Git repository at:
https://gitlab.com/dagrh/qemu.git tags/pull-virtiofs-20210216
for you to fetch changes up to 26ec1909648e0c06ff06ebc3ddb2f88ebeeaa6a9:
virtiofsd: Do not use a thread pool by default (2021-02-16 17:54:18 +0000)
----------------------------------------------------------------
virtiofsd pull 2021-02-16
Vivek's support for new FUSE KILLPRIV_V2
and some smaller cleanups.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
----------------------------------------------------------------
Greg Kurz (1):
virtiofsd: vu_dispatch locking should never fail
Philippe Mathieu-Daudé (1):
tools/virtiofsd: Replace the word 'whitelist'
Vivek Goyal (3):
virtiofsd: Save error code early at the failure callsite
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
virtiofsd: Do not use a thread pool by default
Wainer dos Santos Moschetta (1):
virtiofsd: Allow to build it without the tools
tools/meson.build | 7 ++-
tools/virtiofsd/fuse_common.h | 15 ++++++
tools/virtiofsd/fuse_lowlevel.c | 13 ++++-
tools/virtiofsd/fuse_lowlevel.h | 1 +
tools/virtiofsd/fuse_virtio.c | 49 ++++++++++++-----
tools/virtiofsd/passthrough_ll.c | 99 ++++++++++++++++++++++++++++++-----
tools/virtiofsd/passthrough_seccomp.c | 12 ++---
7 files changed, 158 insertions(+), 38 deletions(-)
next reply other threads:[~2021-02-16 18:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 18:37 Dr. David Alan Gilbert (git) [this message]
2021-02-16 18:37 ` [PULL 1/6] virtiofsd: Allow to build it without the tools Dr. David Alan Gilbert (git)
2021-02-16 18:37 ` [PULL 2/6] virtiofsd: vu_dispatch locking should never fail Dr. David Alan Gilbert (git)
2021-02-16 18:37 ` [PULL 3/6] tools/virtiofsd: Replace the word 'whitelist' Dr. David Alan Gilbert (git)
2021-02-16 18:37 ` [PULL 4/6] virtiofsd: Save error code early at the failure callsite Dr. David Alan Gilbert (git)
2021-02-16 18:37 ` [PULL 5/6] viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 Dr. David Alan Gilbert (git)
2021-02-16 18:37 ` [PULL 6/6] virtiofsd: Do not use a thread pool by default Dr. David Alan Gilbert (git)
2021-02-17 19:18 ` [PULL 0/6] virtiofs queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2020-05-01 19:14 Dr. David Alan Gilbert (git)
2020-05-01 19:28 ` Dr. David Alan Gilbert
2020-05-03 13:11 ` Peter Maydell
2020-05-04 8:13 ` Dr. David Alan Gilbert
2020-02-21 13:25 Dr. David Alan Gilbert (git)
2020-02-21 18:37 ` Peter Maydell
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=20210216183734.57810-1-dgilbert@redhat.com \
--to=dgilbert@redhat.com \
--cc=groug@kaod.org \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=vgoyal@redhat.com \
--cc=virtio-fs@redhat.com \
--cc=wainersm@redhat.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 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).