]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/namespace.c
namespace: when enforcing fs namespace restrictions suppress redundant mounts
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Aug 2016 09:29:32 +0000 (11:29 +0200)
committerDjalal Harouni <tixxdz@opendz.org>
Sun, 25 Sep 2016 08:19:15 +0000 (10:19 +0200)
commit7648a565d14dfb5516d93bacf0d87de2de5b5d91
tree58cf6af5fe6dcba5bfcd2a6a305104d2362a62bb
parent6ee1a919cf9013a695da2a01ae67327b996a6ef6
namespace: when enforcing fs namespace restrictions suppress redundant mounts

If /foo is marked to be read-only, and /foo/bar too, then the latter may be
suppressed as it has no effect.
src/core/namespace.c