Re: [libvirt] [PATCH v2 1/4] storage: Introduce storagePoolLookupByPath

2014-12-02 Thread Peter Krempa
On 12/01/14 15:57, Michal Privoznik wrote: > While this could be exposed as a public API, it's not done yet as > there's no demand for that yet. Anyway, this is just preparing > the environment for easier volume creation on the destination. > > Signed-off-by: Michal Privoznik > --- > src/storage

[libvirt] [PATCH v2 1/4] storage: Introduce storagePoolLookupByPath

2014-12-01 Thread Michal Privoznik
While this could be exposed as a public API, it's not done yet as there's no demand for that yet. Anyway, this is just preparing the environment for easier volume creation on the destination. Signed-off-by: Michal Privoznik --- src/storage/storage_driver.c | 36 ++