All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org, virtio-fs@redhat.com, stefanha@redhat.com,
	vgoyal@redhat.com
Subject: Re: [Virtio-fs] [PATCH v2 0/3] virtiofsd capability changes and addition
Date: Fri, 3 Jul 2020 13:06:18 +0100	[thread overview]
Message-ID: <20200703120618.GA36813@work-vm> (raw)
In-Reply-To: <20200629115420.98443-1-dgilbert@redhat.com>

* Dr. David Alan Gilbert (git) (dgilbert@redhat.com) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> Hi,
>   This is a set of changes relating to the capability restirctions
> introduced in virtiofsd back in a59feb483b8.
>  
> The first one is a potentially important fix; the missing terminator
> could mean extra capabilities are added based on junk on the stack;
> although that's not been seen in practice.
>  
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

Queued

> 
> v2
>   Pass a copy of the parameter list into setup_capabilities
> 
> Dr. David Alan Gilbert (3):
>   virtiofsd: Terminate capability list
>   virtiofsd: Check capability calls
>   virtiofsd: Allow addition or removal of capabilities
> 
>  docs/tools/virtiofsd.rst         |  5 +++
>  tools/virtiofsd/helper.c         |  2 +
>  tools/virtiofsd/passthrough_ll.c | 71 +++++++++++++++++++++++++++++---
>  3 files changed, 73 insertions(+), 5 deletions(-)
> 
> -- 
> 2.26.2
> 
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK


WARNING: multiple messages have this Message-ID (diff)
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org, virtio-fs@redhat.com, stefanha@redhat.com,
	vgoyal@redhat.com
Subject: Re: [PATCH v2 0/3] virtiofsd capability changes and addition
Date: Fri, 3 Jul 2020 13:06:18 +0100	[thread overview]
Message-ID: <20200703120618.GA36813@work-vm> (raw)
In-Reply-To: <20200629115420.98443-1-dgilbert@redhat.com>

* Dr. David Alan Gilbert (git) (dgilbert@redhat.com) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> Hi,
>   This is a set of changes relating to the capability restirctions
> introduced in virtiofsd back in a59feb483b8.
>  
> The first one is a potentially important fix; the missing terminator
> could mean extra capabilities are added based on junk on the stack;
> although that's not been seen in practice.
>  
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

Queued

> 
> v2
>   Pass a copy of the parameter list into setup_capabilities
> 
> Dr. David Alan Gilbert (3):
>   virtiofsd: Terminate capability list
>   virtiofsd: Check capability calls
>   virtiofsd: Allow addition or removal of capabilities
> 
>  docs/tools/virtiofsd.rst         |  5 +++
>  tools/virtiofsd/helper.c         |  2 +
>  tools/virtiofsd/passthrough_ll.c | 71 +++++++++++++++++++++++++++++---
>  3 files changed, 73 insertions(+), 5 deletions(-)
> 
> -- 
> 2.26.2
> 
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK



  parent reply	other threads:[~2020-07-03 12:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 11:54 [Virtio-fs] [PATCH v2 0/3] virtiofsd capability changes and addition Dr. David Alan Gilbert (git)
2020-06-29 11:54 ` Dr. David Alan Gilbert (git)
2020-06-29 11:54 ` [Virtio-fs] [PATCH v2 1/3] virtiofsd: Terminate capability list Dr. David Alan Gilbert (git)
2020-06-29 11:54   ` Dr. David Alan Gilbert (git)
2020-06-29 11:54 ` [Virtio-fs] [PATCH v2 2/3] virtiofsd: Check capability calls Dr. David Alan Gilbert (git)
2020-06-29 11:54   ` Dr. David Alan Gilbert (git)
2020-06-29 11:54 ` [Virtio-fs] [PATCH v2 3/3] virtiofsd: Allow addition or removal of capabilities Dr. David Alan Gilbert (git)
2020-06-29 11:54   ` Dr. David Alan Gilbert (git)
2020-06-29 13:56 ` [Virtio-fs] [PATCH v2 0/3] virtiofsd capability changes and addition Vivek Goyal
2020-06-29 13:56   ` Vivek Goyal
2020-06-30  8:38 ` [Virtio-fs] " Stefan Hajnoczi
2020-06-30  8:38   ` Stefan Hajnoczi
2020-07-03 12:06 ` Dr. David Alan Gilbert [this message]
2020-07-03 12:06   ` Dr. David Alan Gilbert

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=20200703120618.GA36813@work-vm \
    --to=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=vgoyal@redhat.com \
    --cc=virtio-fs@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 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.