]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: improve idmapped mounts support 3811/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 25 Apr 2021 10:23:56 +0000 (12:23 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 25 Apr 2021 11:55:50 +0000 (13:55 +0200)
commit4b875ef96afee943e4bad629de7b87cb0a0e5241
treec8080864fac6c765d97765625278ea949e87ebf3
parent239f29c92d6809caaf6b7f53d57773ef1ba0a9ff
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