Re: [libvirt] [PATCH] vstorage: fix build

2017-01-26 Thread John Ferlan
On 01/26/2017 11:44 AM, Olga Krishtal wrote: > Fixed errors when we build libvirt with --with-storage-vstorage key > > Signed-off-by: Olga Krishtal > --- > src/storage/storage_backend_vstorage.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > ACK (adjusted slightly to just add th

[libvirt] [PATCH] vstorage: fix build

2017-01-26 Thread Olga Krishtal
Fixed errors when we build libvirt with --with-storage-vstorage key Signed-off-by: Olga Krishtal --- src/storage/storage_backend_vstorage.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/storage/storage_backend_vstorage.c b/src/storage/storage_backend_vstorage.c index