[libvirt] [PATCH] lxc: trivially support DomainHasManagedSaveImage

Daniel P. Berrange berrange at redhat.com
Thu Jan 15 14:20:32 UTC 2015


On Thu, Jan 15, 2015 at 03:12:01PM +0100, Ján Tomko wrote:
> Return 0 instead of ERR_NO_SUPPORT to avoid spamming daemon logs
> when 'virsh dominfo' is run.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1095637
> ---
>  src/lxc/lxc_driver.c | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)

What about all the other virt drivers too ?  If virsh is going to do
this, then we really ought to make every virt driver have this same
no-op impl. The bug only reports it against LXC since that's what
the reporter tested, but anyone could see it against other virt
drivers

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