]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: beef up netns checking a bit, for compat with old kernels
authorLennart Poettering <lennart@poettering.net>
Wed, 31 Oct 2018 12:04:20 +0000 (13:04 +0100)
committerEvgeny Vereshchagin <evvers@ya.ru>
Wed, 31 Oct 2018 18:42:45 +0000 (21:42 +0300)
commit6619ad889da260cf83079cc74a85d571acd1df5a
treea533525e98e38b5806259d1d4dd68a477c8b73e8
parentc7b7d74e81bae65ffef38f46dd6abf0b8a9c3d4f
nspawn: beef up netns checking a bit, for compat with old kernels

Fixes: #10544
src/basic/stat-util.c
src/nspawn/nspawn.c
src/test/test-stat-util.c