[lxc-devel] [lxc/lxc] bfd772: add a lxc.rootfs.bdev option (not yet honored)

GitHub noreply at github.com
Sat Apr 2 21:06:58 UTC 2016


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

  Changed paths:
    M src/lxc/bdev/bdev.c
    M src/lxc/bdev/bdev.h
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c

  Log Message:
  -----------
  add a lxc.rootfs.bdev option (not yet honored)

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


  Commit: 984bd6203a6ee88653ca80d0c12650162c635b1b
      https://github.com/lxc/lxc/commit/984bd6203a6ee88653ca80d0c12650162c635b1b
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2016-04-02 (Sat, 02 Apr 2016)

  Changed paths:
    M src/lxc/bdev/bdev.c

  Log Message:
  -----------
  honor lxc.rootfs.bdev

If that is specified, then we only use the specified backing store type.

This can be useful if you know that lxc.rootfs is a directory type and
you do not want lxc to waste time searching for zfs, btrfs, etc.

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


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

  Changed paths:
    M src/lxc/bdev/bdev.c
    M src/lxc/bdev/bdev.h
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c

  Log Message:
  -----------
  Merge pull request #937 from hallyn/2016-04-02/bdev

2016 04 02/bdev


Compare: https://github.com/lxc/lxc/compare/55c91e83676a...f0a71c4a5df8


More information about the lxc-devel mailing list