[lxc-devel] [lxc/lxc] 8db8ad: commands: don't fail if unfreeze fails

Stéphane Graber noreply at github.com
Thu Sep 17 15:30:35 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 8db8adea44b0be8736a42cafbc8b4fb048e2a655
      https://github.com/lxc/lxc/commit/8db8adea44b0be8736a42cafbc8b4fb048e2a655
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  commands: don't fail if unfreeze fails

We can e.g. fail the unfreeze because the freezer cgroup is not available and
then we erronously report that stopping the container failed.

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


  Commit: b324a255009f2cfd60478ffdbc4cd30f6079b0b4
      https://github.com/lxc/lxc/commit/b324a255009f2cfd60478ffdbc4cd30f6079b0b4
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  Merge pull request #3539 from brauner/2020-09-17/fixes

commands: don't fail if unfreeze fails


Compare: https://github.com/lxc/lxc/compare/4226b2e5af1f...b324a255009f


More information about the lxc-devel mailing list