Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1559514 > unrolled thread
| Started by | Cyrill Gorcunov <gorcunov@gmail.com> |
|---|---|
| First post | 2017-01-16 09:20 +0100 |
| Last post | 2017-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.
Re: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content Cyrill Gorcunov <gorcunov@gmail.com> - 2017-01-16 09:20 +0100
| From | Cyrill Gorcunov <gorcunov@gmail.com> |
|---|---|
| Date | 2017-01-16 09:20 +0100 |
| Subject | Re: [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>
Back to top | Article view | linux.kernel
csiph-web