[lxc-devel] [lxc/lxc] 13389b: c/r: use --lsm-profile if provided

GitHub noreply at github.com
Mon Dec 21 03:42:33 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 13389b2963692a51162c703d8a64a79542b18949
      https://github.com/lxc/lxc/commit/13389b2963692a51162c703d8a64a79542b18949
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  c/r: use --lsm-profile if provided

Since we can rename a container on a migrate, let's tell CRIU to use the
LSM profile name the user has specified. This change is motivated by LXD,
which sets an LSM profile name based on the container name, so if a user
changes the name of a container during migration, the old profile name
(that criu has saved) won't exist on the new host.

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 040fef656c2fc8e9da39d1e1bfe5833cac76eb98
      https://github.com/lxc/lxc/commit/040fef656c2fc8e9da39d1e1bfe5833cac76eb98
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/lxc/criu.h

  Log Message:
  -----------
  c/r: bump criu patchlevel for --lsm-profile

This option is only available in recent master of criu, so let's require
that since we're using it.

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: d1f81425d2449b582b55d3acc8297a84fec82d5c
      https://github.com/lxc/lxc/commit/d1f81425d2449b582b55d3acc8297a84fec82d5c
  Author: Sungbae Yoo <sungbae.yoo at samsung.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M doc/ko/lxc.container.conf.sgml.in

  Log Message:
  -----------
  doc: Add lxc.monitor.unshare to Korean lxc.container.conf(5)

Update for commit a8dfe4e and 6039eaa

Signed-off-by: Sungbae Yoo <sungbae.yoo at samsung.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 9bc7ae484bfcdcef650c272ce4f28a5db3dc2c18
      https://github.com/lxc/lxc/commit/9bc7ae484bfcdcef650c272ce4f28a5db3dc2c18
  Author: Sungbae Yoo <sungbae.yoo at samsung.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M doc/ko/lxc-create.sgml.in

  Log Message:
  -----------
  doc: Add 'rbd' to the parameter of backingstore in Korean lxc-create(1)

Update for commit 60656b3

Signed-off-by: Sungbae Yoo <sungbae.yoo at samsung.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 85f287b70322e003561649584cac91f55b1632a4
      https://github.com/lxc/lxc/commit/85f287b70322e003561649584cac91f55b1632a4
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M doc/ja/lxc-create.sgml.in

  Log Message:
  -----------
  doc: Add 'rbd' to the parameter of backingstore in Japanese lxc-create(1)

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/a14bf84f75a7...85f287b70322


More information about the lxc-devel mailing list