]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsns: missing ns/<name> is not error
authorKarel Zak <kzak@redhat.com>
Mon, 15 Aug 2016 09:02:18 +0000 (11:02 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 15 Aug 2016 09:02:18 +0000 (11:02 +0200)
commit3082f8518f2739e9f68e660f1749acdd2b9d7a97
treea43ea4b8e943eb344a11891417515f287baf615b
parent8c4ae2fd48f2d20f4aec28ddf75b3f847b5d9add
lsns: missing ns/<name> is not error

For example user namespace is optional it does not make sense to
ignore process completely if the ns/user file is missing.

Reported-by: MichaƂ Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lsns.c