]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: stable-2.1 fixes
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 15 Dec 2017 13:23:25 +0000 (14:23 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 15 Dec 2017 13:23:25 +0000 (14:23 +0100)
commitfdfff9a9aedb592082823b8351c5d4ac425b89b6
tree78b1b7ce2e52d24121a59fa5cacb0f3bc9d91f99
parentdf9b5e599bfda19b95694abe54c5043a62081287
start: stable-2.1 fixes

- the reboot2() API extension doesn't exist so the command socket fd needs to
  be closed unconditionally
- fix bad cherry-pick that tried to take the lock on the state client list
  twice

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/start.c