]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/confile.c
add some idmap parsing error messages
authorTycho Andersen <tycho@tycho.ws>
Tue, 9 Jan 2018 00:07:50 +0000 (00:07 +0000)
committerTycho Andersen <tycho@tycho.ws>
Tue, 9 Jan 2018 00:07:50 +0000 (00:07 +0000)
commita8b1ac78131ca089810f80adaccf3ba9a4c8eaa1
treea17f34396cc3701dc3b2b79798192c57717771a9
parent9531b90aa2066398471f2fb77b0ac38c1079ca59
add some idmap parsing error messages

otherwise, we just get a return value of false from setting config failure,
with no indication as to what actually failed in the log.

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
src/lxc/confile.c
src/lxc/confile_utils.c