On Fri, Oct 08, 2010 at 05:46:40PM +0530, Nikunj A. Dadhania wrote:
> From: Nikunj A. Dadhania <nik...@linux.vnet.ibm.com>
> 
> v4:
> * prototype change: add unsigned int flags
> 
> Driver interface for getting memory parameters, eg. hard_limit, soft_limit and
> swap_hard_limit.
> 
> Signed-off-by: Nikunj A. Dadhania <nik...@linux.vnet.ibm.com>
> ---
>  src/lxc/lxc_driver.c |  114 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 113 insertions(+), 1 deletions(-)
> 
> diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c
> index 984a5fa..036dedf 100644
> --- a/src/lxc/lxc_driver.c
> +++ b/src/lxc/lxc_driver.c
> @@ -766,6 +766,118 @@ cleanup:
>      return ret;
>  }

 same as for the QEmu driver equivalent, I fixed the error handling and
create a new constant at the top of the file.

 Once done, ACK, and pushed to my tree,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to