public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
From: Richard Yao <ryao@gentoo.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Mateusz Guzik" <mguzik@redhat.com>,
	"Mauro Carvalho Chehab" <m.chehab@samsung.com>,
	"Theodore Ts'o" <tytso@mit.edu>,
	"Alexander Viro" <viro@zeniv.linux.org.uk>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel@gentoo.org, "Matthew Thode" <mthode@mthode.org>,
	"Michael Müller" <michael@fds-team.de>,
	"Daniel Robbins" <drobbins@funtoo.org>,
	"Richard Yao" <ryao@gentoo.org>
Subject: [PATCH v4 0/1] vfs: Respect MS_RDONLY at bind mount creation
Date: Mon, 27 Oct 2014 14:43:25 -0400	[thread overview]
Message-ID: <1414435406-59678-1-git-send-email-ryao@gentoo.org> (raw)

Dear Linus,

Here is the patch that we discussed at LinuxCon Europe. My plan was to send it
the week after LinuxCon Europe (last week) as you had asked. However, I caught
somethng at the conference and was sick last week, so that was delayed.

The history of the patch is that the v1 was done in July. I sent v2 shortly
afterward upon realizing that v1 did not take the opportunity atomically close
the race with respect to bind mounting and marking readonly. v3 and v4 followed
with feedback from Mateusz Guzik, but aside from him, no one else replied.

Then at LinuxCon Europe, I spoke briefly to Mauro Carvalho Chehab, Ted T'so and
yourself about it. Mauro thought it looked okay, but he told me not to include
his ACKed by because he is not involved in this subsystem. Ted was surprised
that this was even a bug. The two of us spoke about so many filesystem things
that I neglected to ask if including him as ACKed by was okay. I have CCed
Mateusz, Ted, Mauro, the usual people from get_maintainers.pl and other
interested parties.

Yours truly,
Richard Yao

Richard Yao (1):
  vfs: Respect MS_RDONLY at bind mount creation

 fs/namespace.c | 20 ++++++++++++++++----
 fs/pnode.h     | 17 +++++++++--------
 2 files changed, 25 insertions(+), 12 deletions(-)

-- 
2.0.4

             reply	other threads:[~2014-10-27 18:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-27 18:43 Richard Yao [this message]
2014-10-27 18:43 ` [PATCH v4 1/1] vfs: Respect MS_RDONLY at bind mount creation Richard Yao
  -- strict thread matches above, loose matches on Subject: below --
2014-11-06  1:44 [PATCH v4 0/1] " Richard Yao
2014-09-30  0:34 Richard Yao

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=1414435406-59678-1-git-send-email-ryao@gentoo.org \
    --to=ryao@gentoo.org \
    --cc=drobbins@funtoo.org \
    --cc=kernel@gentoo.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    --cc=mguzik@redhat.com \
    --cc=michael@fds-team.de \
    --cc=mthode@mthode.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    --cc=viro@zeniv.linux.org.uk \
    /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