
8 Nov
2010
8 Nov
'10
3:47 p.m.
2010/11/8 Eric Blake <eblake@redhat.com>:
On 11/07/2010 05:39 AM, Matthias Bolte wrote:
There is no point in trying to fill params beyond the first error, because when lxcDomainGetMemoryParameters returns -1 then the caller cannot detect which values in params are valid. --- src/lxc/lxc_driver.c | 21 ++++++++------------- 1 files changed, 8 insertions(+), 13 deletions(-)
ACK.
Thanks, pushed. Matthias