[lxc-devel] [lxc/lxc] 6a21d4: rootfs.bdev_type: implement get and clear

GitHub noreply at github.com
Sun Apr 3 02:03:28 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 6a21d4aeacea769eacd9c8b96398733dae160985
      https://github.com/lxc/lxc/commit/6a21d4aeacea769eacd9c8b96398733dae160985
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2016-04-02 (Sat, 02 Apr 2016)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  rootfs.bdev_type: implement get and clear

clear is just set(x, ""), but before this patch that didn't work bc
"" is nota valid bdev type.

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


  Commit: e82104d3f86e3de395ff7807a8f51c0a3e8df83e
      https://github.com/lxc/lxc/commit/e82104d3f86e3de395ff7807a8f51c0a3e8df83e
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-04-03 (Sun, 03 Apr 2016)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  Merge pull request #939 from hallyn/2016-04-02/bdev.3

rootfs.bdev_type: implement get and clear


Compare: https://github.com/lxc/lxc/compare/c78de02c2735...e82104d3f86e


More information about the lxc-devel mailing list