Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1559514 > unrolled thread

Re: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content

Started byCyrill Gorcunov <gorcunov@gmail.com>
First post2017-01-16 09:20 +0100
Last post2017-01-16 09:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content Cyrill Gorcunov <gorcunov@gmail.com> - 2017-01-16 09:20 +0100

#1559514 — Re: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content

FromCyrill Gorcunov <gorcunov@gmail.com>
Date2017-01-16 09:20 +0100
SubjectRe: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content
Message-ID<t0aGe-5VO-17@gated-at.bofh.it>
On Sat, Jan 14, 2017 at 05:14:48PM +0300, Kirill Tkhai wrote:
> Make possible to have link content prefix yyy
> different from the link name xxx:
> 
> $ readlink /proc/[pid]/ns/xxx
> yyy:[4026531838]
> 
> This will be used in next patch.
> 
> Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>

I don't like much @real_ns_name variable naming, but it's
just personal opinion. The rest looks good to me (for
both patches). If only I didn't miss something obvious.

Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web