]> xenbits.xensource.com Git - libvirt.git/commit
storage: Alter error message in probe/empty checks
authorJohn Ferlan <jferlan@redhat.com>
Fri, 13 Jan 2017 12:33:02 +0000 (07:33 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 14 Jan 2017 15:13:05 +0000 (10:13 -0500)
commit40ec4ff65859b245da3b116320e1be741d8eb131
tree8db3ac52b5ce1425289f79288c7f7e6d696e4dfc
parentf462f9ad6e0730a8a98b8da385afa497b0a1671e
storage: Alter error message in probe/empty checks

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.
src/storage/storage_backend.c