[libvirt] [PATCH v2 2/7] nodeinfo: Rename nodeGetFreeMemory to nodeGetMemory

Daniel P. Berrange berrange at redhat.com
Thu Jun 19 10:53:43 UTC 2014


On Mon, Jun 16, 2014 at 05:08:25PM +0200, Michal Privoznik wrote:
> For future work we want to info for not only the free memory but

I presume you mean  s/to info/to get info/ 

> overall memory size too. That's why the function must have new
> signature too.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/bhyve/bhyve_driver.c   |  7 +++-
>  src/libvirt_private.syms   |  2 +-
>  src/lxc/lxc_driver.c       |  7 +++-
>  src/nodeinfo.c             | 96 +++++++++++++++++++++++++++++++++-------------
>  src/nodeinfo.h             |  3 +-
>  src/openvz/openvz_driver.c |  5 ++-
>  src/qemu/qemu_driver.c     |  7 +++-
>  src/uml/uml_driver.c       |  7 +++-
>  src/vbox/vbox_tmpl.c       |  5 ++-
>  9 files changed, 105 insertions(+), 34 deletions(-)

ACK with typo in commit message

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