]> 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>
Wed, 31 Aug 2016 09:05:10 +0000 (11:05 +0200)
commit3cd98e951ad1c469c8a0c973c0afa1f892cb9491
treea47929a4e77185338104991f33a08e99da629033
parent8772f72e3a23529cf61ebb2468393d8f28d4ef62
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