[libvirt] [PATCH] block/sheepdog: rename management program from collie to dog

Daniel P. Berrange berrange at redhat.com
Mon Jun 23 16:28:56 UTC 2014


On Mon, Jun 23, 2014 at 03:20:11PM +0900, Hitoshi Mitake wrote:
> The management program of latest sheepdog is named as "dog", "collie"
> is obsolete. This patch updates the name in the configure script and
> the sheepdog driver.
> 
> Signed-off-by: Vasiliy Tolstov <v.tolstov at selfip.ru>
> Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> ---
>  configure.ac                           |   10 +++++-----
>  src/storage/storage_backend_sheepdog.c |   12 ++++++------
>  2 files changed, 11 insertions(+), 11 deletions(-)

This will break libvirt when run against existing sheepdog
releases which still have the name 'collie'. Libvirt needs
to detect which command name is used and pick the right one
to use, not just hardcode one of them.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list