]> git.ipfire.org Git - thirdparty/lxc.git/commit
honor lxc.rootfs.bdev 937/head
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 2 Apr 2016 20:47:43 +0000 (15:47 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 2 Apr 2016 20:47:43 +0000 (15:47 -0500)
commit984bd6203a6ee88653ca80d0c12650162c635b1b
tree77989cd86d05bdfc6c07fceb601a85a8ea056b92
parentbfd77214f696cebdc92082052af6e174785bb1f9
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@ubuntu.com>
src/lxc/bdev/bdev.c