]> git.ipfire.org Git - thirdparty/lxc.git/commit
add some idmap parsing error messages
authorTycho Andersen <tycho@tycho.ws>
Tue, 9 Jan 2018 00:07:50 +0000 (00:07 +0000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 19 Jan 2018 13:40:05 +0000 (14:40 +0100)
commit0ef8bff51fb922c981ef1ab203387cf106a4764c
tree15809cad9ebfe51f5eae8dcd86a38a9c2f1134c5
parente0419ca1078b6e4b9ac144230e1603f6ba26c7cf
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_utils.c