Re: [libvirt] [PATCH 3/3] storage: Alter error message in probe/empty checks

2017-01-13 Thread Peter Krempa
On Fri, Jan 13, 2017 at 07:59:10 -0500, John Ferlan wrote: > For case VIR_STORAGE_BLKID_PROBE_DIFFERENT, clean up the message to > avoid using the virsh like --overwrite syntax. Additionally provide > a different error message when not writing the label to avoid confusion. > > Signed-off-by: John

[libvirt] [PATCH 3/3] storage: Alter error message in probe/empty checks

2017-01-13 Thread John Ferlan
For case VIR_STORAGE_BLKID_PROBE_DIFFERENT, clean up the message to avoid using the virsh like --overwrite syntax. Additionally provide a different error message when not writing the label to avoid confusion. Signed-off-by: John Ferlan --- src/storage/storage_backend.c | 14