]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: improve idmapped mounts support
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 25 Apr 2021 10:23:56 +0000 (12:23 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 29 Apr 2021 13:59:06 +0000 (15:59 +0200)
commit35a9c96cb85be41b555a2408ffd58784b4fdf082
treeb60a6895f3bd0bb2c67a06bf2cc3f24e5b462b31
parent5f5df0dcec5938bfc4c200367375cef0bf2c58c1
conf: improve idmapped mounts support

Setting up a detached idmapped mount is a privileged operation, mounting
it doesn't have to be.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/conf.c
src/lxc/conf.h
src/lxc/mount_utils.c
src/lxc/start.c
src/lxc/storage/dir.c