Re: [libvirt] [PATCH 8/9] utils: storage: Add helper for checking if storage source is the same

2018-07-20 Thread Ján Tomko
On Wed, Jul 18, 2018 at 05:22:09PM +0200, Peter Krempa wrote: To allow checking whether a storage source points to the same location add a helper which checks the relevant fields. This will allow replacing a similar check done by formatting the command line arguments for qemu-like syntax.

[libvirt] [PATCH 8/9] utils: storage: Add helper for checking if storage source is the same

2018-07-18 Thread Peter Krempa
To allow checking whether a storage source points to the same location add a helper which checks the relevant fields. This will allow replacing a similar check done by formatting the command line arguments for qemu-like syntax. Signed-off-by: Peter Krempa --- src/libvirt_private.syms | 1 +