]> git.ipfire.org Git - thirdparty/lxc.git/commit
Revert "Use pthread_atfork() to unlock mutexes after fork()"
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 2 Jan 2014 15:40:16 +0000 (09:40 -0600)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 2 Jan 2014 15:40:16 +0000 (09:40 -0600)
commit64b1be2903078ef9e9ba3ffcbc30a4dc9bc5cc6c
tree6f71497e94190ba5359bf6809f4763f7de25596a
parent9a97d4e4bdf331bb2c2b8ed14bcefa53358c288f
Revert "Use pthread_atfork() to unlock mutexes after fork()"

This reverts commit 84e9e197933e601b66480da578b92630ebedfc72, because
it breaks bionic builds.  The patch is desirable so hopefully we can
come up with a solution or alternate patch soon.
src/lxc/Makefile.am
src/lxc/attach.c
src/lxc/bdev.c
src/lxc/lxccontainer.c
src/lxc/lxclock.c
src/lxc/monitor.c