]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
conf: rework lxc_map_ids()
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 28 May 2017 13:10:35 +0000 (15:10 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 30 May 2017 07:11:47 +0000 (09:11 +0200)
commit986ef93023ba797a658a57bc9350250d9ebdecb7
tree7ce214d58c2881ffa1a5b8dfcdbd0ce0b7690cbc
parentea3a694fe1a64b3da0e20ff656e7389b3b568974
conf: rework lxc_map_ids()

Especially, in case the new{g,u}idmap is used we should try to gather
std{err,out} on error to better debug what is going on.

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