[lxc-devel] [lxc/lxc] f99c38: Add a --thinpool argument to lxc-create, to use th...

GitHub noreply at github.com
Fri Oct 18 19:43:31 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f99c386b60e7f635c2f95a2e3256f21e751fb50b
      https://github.com/lxc/lxc/commit/f99c386b60e7f635c2f95a2e3256f21e751fb50b
  Author: Sidnei da Silva <sidnei.da.silva at canonical.com>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M src/lxc/arguments.h
    M src/lxc/bdev.c
    M src/lxc/bdev.h
    M src/lxc/lxc_config.c
    M src/lxc/lxc_create.c
    M src/lxc/lxccontainer.c
    M src/lxc/lxccontainer.h
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  Add a --thinpool argument to lxc-create, to use thin pool backed lvm when creating the container. When cloning a container backed by a thin pool, the clone will default to the same thin pool.


  Commit: 62c70ee2c1b49e7ecd2bfe156a66cbcfc5ecb502
      https://github.com/lxc/lxc/commit/62c70ee2c1b49e7ecd2bfe156a66cbcfc5ecb502
  Author: Sidnei da Silva <sidnei.da.silva at canonical.com>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

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

  Log Message:
  -----------
  Document the new --thinpool option


  Commit: 55a204f9f4696dc5fca65ddebde3568ee030246d
      https://github.com/lxc/lxc/commit/55a204f9f4696dc5fca65ddebde3568ee030246d
  Author: Sidnei da Silva <sidnei.da.silva at canonical.com>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M src/lxc/bdev.c

  Log Message:
  -----------
  Allocate cmd string with alloca instead of malloc, close popen handle if fgets fails.


Compare: https://github.com/lxc/lxc/compare/e0b6898ab49c...55a204f9f469


More information about the lxc-devel mailing list