[lxc-devel] [lxc/lxc] 776d17: Make ephemeral containers survive reboots

GitHub noreply at github.com
Mon Sep 21 17:25:43 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 776d170c5e831fa1609dd4cdbd9233ec059e3216
      https://github.com/lxc/lxc/commit/776d170c5e831fa1609dd4cdbd9233ec059e3216
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  Make ephemeral containers survive reboots

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 067650d0b6ac73b27e5b4ae3e0fc4fbf3b2f9e6c
      https://github.com/lxc/lxc/commit/067650d0b6ac73b27e5b4ae3e0fc4fbf3b2f9e6c
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  lxc_rmdir_onedev: don't fail if path doesn't exist

We're asked to delete it, don't fail if it doesn't exist.

This stops lxc-destroy from failing when the container isn't fully
built.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: a93488dfcb4fba24b842bf95f46685d6c48d4f01
      https://github.com/lxc/lxc/commit/a93488dfcb4fba24b842bf95f46685d6c48d4f01
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M src/lxc/bdev.c

  Log Message:
  -----------
  overlayfs_mount: create delta dir if it doesn't exist

(This *should* fix the lxc-test-snapshot testcase, but doesn't seem
to by itself.)

If it doesn't exist, we may as well start with an empty one.  This
is needed when creating an overlayfs snapshot.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/f01f7975c1be...a93488dfcb4f


More information about the lxc-devel mailing list