]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsns: unify the code and option for printing process based tree and namespace based...
authorMasatake YAMATO <yamato@redhat.com>
Tue, 20 Apr 2021 08:09:02 +0000 (17:09 +0900)
committerKarel Zak <kzak@redhat.com>
Mon, 24 May 2021 11:39:53 +0000 (13:39 +0200)
commit8d27b60530d96c35bce534c24a395c3264f1f9e8
treee747dcbe2550d7f7eac44b6d8ba94287af98a6c0
parente8c56ae2d77e27b444d35d29b168e2212077e71c
lsns: unify the code and option for printing process based tree and namespace based trees

Suggested by Karel Zak.

`--tree` option is introduced as replacement for `--nstree`.
In addition to `parent` and `owner`, `--tree` take `process` as the
option argument.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
sys-utils/lsns.8.adoc
sys-utils/lsns.c