]> git.proxmox.com Git - mirror_lxc.git/commit
Remove the usage of a lock file
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 12 Nov 2009 13:40:14 +0000 (14:40 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 12 Nov 2009 13:40:14 +0000 (14:40 +0100)
commit884866b3c305f1edd74c9ea7f082d009a86f3fd5
tree16973a3d435b0545e9d2bc35311a2747b6a2738a
parent641c20a663819f002fa1dded2e93e3e99c781e33
Remove the usage of a lock file

The lock is no longer needed as the mutual exclusion and
'is running' check is done via the af_unix command socket.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/create.c
src/lxc/destroy.c
src/lxc/lock.c [deleted file]
src/lxc/lock.h [deleted file]
src/lxc/lxc.h
src/lxc/start.c
src/lxc/start.h