Branch: refs/heads/stable-4.0
  Home:   https://github.com/lxc/lxc
  Commit: 0c5d9c4579a44ae73c637b04f1f5b716833b78a3
      https://github.com/lxc/lxc/commit/0c5d9c4579a44ae73c637b04f1f5b716833b78a3
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/start.c

  Log Message:
  -----------
  conf: always send response to parent waiting for devptfs_fd

When no devpts devices are requested we used to return early but did not send a
response to the parent. This is a problem because the parent will be waiting
for a devpts fd to be sent. Make sure to always send a response.

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: fd40394adcc2e0ca9e9ebd2a10f3acc0122ddaa4
      https://github.com/lxc/lxc/commit/fd40394adcc2e0ca9e9ebd2a10f3acc0122ddaa4
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: account for early return when sending devpts fd

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/90a3b1da8177...fd40394adcc2
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to