]> git.ipfire.org Git - thirdparty/lxc.git/commit
Revert "api_create and api_start: work toward making them thread-safe"
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 14 Sep 2013 18:09:53 +0000 (13:09 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 14 Sep 2013 18:09:53 +0000 (13:09 -0500)
commit4575a9f939a21e31231b2341dab2bffc341adcbd
tree468ff35afc89072b541579067319fd0ff9d3321a
parent002f3cff4d83c0666cfda40599eded8e0d638c6c
Revert "api_create and api_start: work toward making them thread-safe"

This should deadlock with daemonized start due to af_unix changes.

Do this later, but do it more carefully.

This reverts commit 002f3cff4d83c0666cfda40599eded8e0d638c6c.
src/lxc/af_unix.c
src/lxc/commands.c
src/lxc/lxccontainer.c
src/lxc/parse.c
src/lxc/utils.c