Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1559514
| From | Cyrill Gorcunov <gorcunov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content |
| Date | 2017-01-16 09:20 +0100 |
| Message-ID | <t0aGe-5VO-17@gated-at.bofh.it> (permalink) |
| References | <t0aGe-5VO-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/2] ns: Allow ns_entries to have custom symlink content Cyrill Gorcunov <gorcunov@gmail.com> - 2017-01-16 09:20 +0100
csiph-web