]> git.ipfire.org Git - thirdparty/lxc.git/commit
report error in lxc_get_lock
authorMichel Normand <normand@fr.ibm.com>
Sun, 17 May 2009 11:43:51 +0000 (13:43 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 17 May 2009 11:43:51 +0000 (13:43 +0200)
commit4c200d12e0ef2236cd1f99831a04713faa951a75
tree5fb88d34055cd221aa309364285bf2d4362fb219
parent305dbab7e69c94f9abe2f343f9398b48c7c900d8
report error in lxc_get_lock

report error in lxc_get_lock and remove the call to lxc_strerror
that become useless for these errors.

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lock.c
src/lxc/lxc_execute.c
src/lxc/lxc_start.c