]> git.ipfire.org Git - thirdparty/lxc.git/commit
storage: pass down storage type
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 27 Nov 2017 23:57:09 +0000 (00:57 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 15 Dec 2017 11:30:54 +0000 (12:30 +0100)
commit577ec5e5f8361478bf5b1540567fad38a8ac367c
tree298b31191f6c793341cf5ab71d11f64f363d6577
parent41f9a60fab9a2e38130040d4fabb54b3774b33e9
storage: pass down storage type

The configuration file parser now already detects the storage type so spare the
work and pass it down to the storage drivers.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
src/lxc/storage/storage.c