All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: virtio-fs@redhat.com, Peng Tao <tao.peng@linux.alibaba.com>
Subject: Re: [Virtio-fs] [PATCH] virtiofsd: simplify setup_remount_slave
Date: Wed, 14 Aug 2019 13:57:02 +0100	[thread overview]
Message-ID: <20190814125702.GH2920@work-vm> (raw)
In-Reply-To: <20190814123618.GA23970@stefanha-x1.localdomain>

* Stefan Hajnoczi (stefanha@redhat.com) wrote:
> On Wed, Aug 14, 2019 at 10:27:51AM +0800, Peng Tao wrote:
> > We can just use MS_REC to propagate MS_SLAVE. This would also allow us
> > to close a race window between reading proc mountinfo and calling
> > mount(MS_SLAVE) for each entry, vs. others umounting the mount point in
> > parallel.
> > 
> > Signed-off-by: Peng Tao <tao.peng@linux.alibaba.com>
> > ---
> >  contrib/virtiofsd/passthrough_ll.c | 53 ++----------------------------
> >  1 file changed, 3 insertions(+), 50 deletions(-)
> 
> Let's try it!
> 
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

OK thanks, merged in my local world


> _______________________________________________
> Virtio-fs mailing list
> Virtio-fs@redhat.com
> https://www.redhat.com/mailman/listinfo/virtio-fs

--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK


      reply	other threads:[~2019-08-14 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-14  2:27 [Virtio-fs] [PATCH] virtiofsd: simplify setup_remount_slave Peng Tao
2019-08-14  6:22 ` Liu Bo
2019-08-14 12:36 ` Stefan Hajnoczi
2019-08-14 12:57   ` Dr. David Alan Gilbert [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=20190814125702.GH2920@work-vm \
    --to=dgilbert@redhat.com \
    --cc=stefanha@redhat.com \
    --cc=tao.peng@linux.alibaba.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.