[lxc-devel] [lxc/lxc] 47c50f: clone: don't set new containers' rootfs to the old

GitHub noreply at github.com
Mon Mar 3 19:58:18 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 47c50f7a6206034cc0c1cc10d652384613ef9b23
      https://github.com/lxc/lxc/commit/47c50f7a6206034cc0c1cc10d652384613ef9b23
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  clone: don't set new containers' rootfs to the old

If clone is called from the api, the container object in memory
retains the bad fs.  The line is wrong, being a leftover from a
previous attempt before copy_storage was moved earlier.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>




More information about the lxc-devel mailing list