Re: [libvirt] [PATCH 0/3] storage: Fix operations working with local storage only

2014-07-10 Thread Ján Tomko
On 07/10/2014 04:30 PM, Peter Krempa wrote: > Peter Krempa (3): > conf: storage: Add helper to determine whether storage vol is local > storage: wipe: Don't attempt to wipe remote storage > storage: Split out volume upload/download as separate backend function > > src/conf/storage_conf.c

[libvirt] [PATCH 0/3] storage: Fix operations working with local storage only

2014-07-10 Thread Peter Krempa
Peter Krempa (3): conf: storage: Add helper to determine whether storage vol is local storage: wipe: Don't attempt to wipe remote storage storage: Split out volume upload/download as separate backend function src/conf/storage_conf.c | 19 + src/conf/storage_conf.h