]> git.ipfire.org Git - thirdparty/libvirt.git/commit
LXC: throw an error if we failed to get Idmap elements
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Mon, 30 Jun 2014 03:42:43 +0000 (11:42 +0800)
committerJán Tomko <jtomko@redhat.com>
Mon, 30 Jun 2014 13:38:47 +0000 (15:38 +0200)
commit5fc1d4ec7eef784af4446000bdd9fd11c95a9c29
treec35e9bf9b7a41d10cd7005ed0540053283eba59b
parent9036b31aeddb63db198576b8eaba331df105c0c6
LXC: throw an error if we failed to get Idmap elements

Throwing an error is much friendly than just
"error: An error occurred, but the cause is unknown"

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
src/conf/domain_conf.c