[lxc-devel] [lxc/lxc] a94c4a: lxccontainer: fix non-blocking container stop

Christian Brauner noreply at github.com
Thu Jun 25 17:08:12 UTC 2020


  Branch: refs/heads/stable-4.0
  Home:   https://github.com/lxc/lxc
  Commit: a94c4a6dfb92e282d6d547d91876d8e5a5b9c4ec
      https://github.com/lxc/lxc/commit/a94c4a6dfb92e282d6d547d91876d8e5a5b9c4ec
  Author: Robert Vogelgesang <vogel at folz.de>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: fix non-blocking container stop

Stopping a lxc container with without waiting on it was broken in master. This
patch fixes it.

Signed-off-by: Robert Vogelgesang <vogel at folz.de>


  Commit: e72336a52c9af6bd0d00bee877246fce530dc61c
      https://github.com/lxc/lxc/commit/e72336a52c9af6bd0d00bee877246fce530dc61c
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M config/init/common/lxc-net.in

  Log Message:
  -----------
  lxc-net: Set broadcast

Closes #3457

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 53838b018d53b65eb91e1fa40ef35ea9c2df3661
      https://github.com/lxc/lxc/commit/53838b018d53b65eb91e1fa40ef35ea9c2df3661
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  commands: don't flood logs

We're ignoring commands that we don't know about. They used to be fatal. Not
anymore.

Closes: #3459.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/04e0ad4e95e4...53838b018d53


More information about the lxc-devel mailing list