Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 8db8adea44b0be8736a42cafbc8b4fb048e2a655 https://github.com/lxc/lxc/commit/8db8adea44b0be8736a42cafbc8b4fb048e2a655 Author: Christian Brauner <christian.brau...@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.brau...@ubuntu.com> Commit: b324a255009f2cfd60478ffdbc4cd30f6079b0b4 https://github.com/lxc/lxc/commit/b324a255009f2cfd60478ffdbc4cd30f6079b0b4 Author: Stéphane Graber <stgra...@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 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel