All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Amir Goldstein <amir73il@gmail.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	Omar Sandoval <osandov@osandov.com>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	Al Viro <viro@zeniv.linux.org.uk>,
	Jeff Layton <jlayton@poochiereds.net>
Subject: Re: [LSF/MM TOPIC] new mount(2) userspace api
Date: Thu, 06 Apr 2017 12:46:26 -0500	[thread overview]
Message-ID: <87d1cp8m4t.fsf@xmission.com> (raw)
In-Reply-To: <CAOQ4uxiSEKBndD1yiZxtacdUdeLsPBQuoKKsuXyC7uPJuE+KYQ@mail.gmail.com> (Amir Goldstein's message of "Thu, 6 Apr 2017 13:56:59 +0300")

Amir Goldstein <amir73il@gmail.com> writes:

> On Fri, Jan 27, 2017 at 11:46 AM, Miklos Szeredi <miklos@szeredi.hu> wrote:
>> On Fri, Jan 13, 2017 at 3:20 PM, Miklos Szeredi <miklos@szeredi.hu> wrote:
>>> On Thu, Jan 12, 2017 at 6:56 PM, Omar Sandoval <osandov@osandov.com> wrote:
>>>> On Wed, Jan 11, 2017 at 11:37:03AM +0100, Miklos Szeredi wrote:
>>>>> General direction has been laid out by Al, but it would be good to
>>>>> discuss the details.
>>>>>
>>>>> I plan to work on this after overlayfs is "done".
>>>>>
>>>>> Thanks,
>>>>> Miklos
>>>>
>>>> Hi, Miklos,
>>>>
>>>> What's the background on this? Is there a mailing list thread?
>>>
>>> http://marc.info/?t=138677271200004&r=1&w=2
>>>
>>> https://lwn.net/Articles/609376/
>>
>> Found one more:
>>
>> https://lists.linuxfoundation.org/pipermail/ksummit-discuss/2014-August/001199.html
>
>
> Miklos,
>
> WRT the suggestion to use a netlink socket that was made in LSF, be aware that
> netlink sockets are per network-ns and mounts as you know are per mount-ns.
> That may be a problem when setting up a mount from non root network-ns
> or maybe not? - I am not sure.

Netlink TLV's may be used over an ordinary file descriptor and that
seems much more reasonable that netlink if the netlink style of
marshalling arguments is desired.

Eric

      reply	other threads:[~2017-04-06 17:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-11 10:37 [LSF/MM TOPIC] new mount(2) userspace api Miklos Szeredi
2017-01-12 17:56 ` Omar Sandoval
2017-01-13 14:20   ` Miklos Szeredi
2017-01-27  9:46     ` Miklos Szeredi
2017-04-06 10:56       ` Amir Goldstein
2017-04-06 17:46         ` Eric W. Biederman [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=87d1cp8m4t.fsf@xmission.com \
    --to=ebiederm@xmission.com \
    --cc=amir73il@gmail.com \
    --cc=jlayton@poochiereds.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=osandov@osandov.com \
    --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 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.