From: David Miller <davem@davemloft.net>
To: ast@fb.com
Cc: daniel@iogearbox.net, dsa@cumulusnetworks.com, tj@kernel.org,
luto@amacapital.net, ebiederm@xmission.com,
netdev@vger.kernel.org
Subject: Re: [PATCH v4 net] bpf: add bpf_sk_netns_id() helper
Date: Wed, 08 Feb 2017 13:16:18 -0500 (EST) [thread overview]
Message-ID: <20170208.131618.1840963382948020607.davem@davemloft.net> (raw)
In-Reply-To: <1486432968-3255218-1-git-send-email-ast@fb.com>
From: Alexei Starovoitov <ast@fb.com>
Date: Mon, 6 Feb 2017 18:02:48 -0800
> Eric, I'v added proc_get_ns_devid_inum() to nsfs.c
> right next to __ns_get_path(), so when it is time in the future
> to make nsfs more namespace aware, it will be easy to adjust
> both new_inode_pseudo(mnt->mnt_sb) line and proc_get_ns_devid_inum()
> I thought about using ns->stashed, but it's obviously transient
> inode and not usable. If later we decide to store dev_t into ns_common
> it will be fine as well. We'll just change proc_get_ns_devid_inum()
> without affecting user space.
Eric?
next prev parent reply other threads:[~2017-02-08 18:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-07 2:02 [PATCH v4 net] bpf: add bpf_sk_netns_id() helper Alexei Starovoitov
2017-02-07 10:41 ` Daniel Borkmann
2017-02-08 18:16 ` David Miller [this message]
2017-02-14 7:21 ` Eric W. Biederman
2017-02-16 2:16 ` David Ahern
2017-02-16 3:08 ` Eric W. Biederman
2017-02-16 3:18 ` David Ahern
2017-02-16 3:25 ` Andy Lutomirski
2017-02-16 3:35 ` David Ahern
2017-02-16 3:45 ` Eric W. Biederman
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=20170208.131618.1840963382948020607.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@fb.com \
--cc=daniel@iogearbox.net \
--cc=dsa@cumulusnetworks.com \
--cc=ebiederm@xmission.com \
--cc=luto@amacapital.net \
--cc=netdev@vger.kernel.org \
--cc=tj@kernel.org \
/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).