From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org
Cc: vgoyal@redhat.com
Subject: [PULL 0/5] virtiofs queue
Date: Tue, 26 Oct 2021 11:29:28 +0100 [thread overview]
Message-ID: <20211026102933.103139-1-dgilbert@redhat.com> (raw)
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
The following changes since commit c5b2f559814104f4145f8bc310f4d33c7ead8f49:
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull-request' into staging (2021-10-23 14:30:10 -0700)
are available in the Git repository at:
https://gitlab.com/dagrh/qemu.git tags/pull-virtiofs-20211026
for you to fetch changes up to 555a76e5e5dc2cd3c84c5e1bc060be17d5b32584:
virtiofsd: Error on bad socket group name (2021-10-25 19:38:32 +0100)
----------------------------------------------------------------
Virtiofsd pull 2021-10-26
New 'unsupported' feature for xattr mapping
Good for hiding selinux
Plus some tidy ups and error handling.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
virtiofsd: Error on bad socket group name
Vivek Goyal (4):
virtiofsd: xattr mapping add a new type "unsupported"
virtiofsd: Remove unused virtio_fs_config definition
virtiofsd: Add a helper to send element on virtqueue
virtiofsd: Add a helper to stop all queues
docs/tools/virtiofsd.rst | 6 +++
tools/virtiofsd/fuse_virtio.c | 80 +++++++++++++++++++---------------------
tools/virtiofsd/passthrough_ll.c | 17 +++++++--
3 files changed, 58 insertions(+), 45 deletions(-)
next reply other threads:[~2021-10-26 11:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-26 10:29 Dr. David Alan Gilbert (git) [this message]
2021-10-26 10:29 ` [PULL 1/5] virtiofsd: xattr mapping add a new type "unsupported" Dr. David Alan Gilbert (git)
2021-10-26 10:29 ` [PULL 2/5] virtiofsd: Remove unused virtio_fs_config definition Dr. David Alan Gilbert (git)
2021-10-26 10:29 ` [PULL 3/5] virtiofsd: Add a helper to send element on virtqueue Dr. David Alan Gilbert (git)
2021-10-26 10:29 ` [PULL 4/5] virtiofsd: Add a helper to stop all queues Dr. David Alan Gilbert (git)
2021-10-26 10:29 ` [PULL 5/5] virtiofsd: Error on bad socket group name Dr. David Alan Gilbert (git)
2021-10-26 17:12 ` [PULL 0/5] virtiofs queue Richard Henderson
-- strict thread matches above, loose matches on Subject: below --
2020-02-10 17:29 Dr. David Alan Gilbert (git)
2020-02-10 18:48 ` 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=20211026102933.103139-1-dgilbert@redhat.com \
--to=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=vgoyal@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).