This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, master has been updated
       via  7fef7a06d809334b178f76630bb10faa16dc58c0 (commit)
       via  c547a83527cb88bede0ccc323b79145d225da2d0 (commit)
       via  b9a5bb586c0abbdb315573b201703c1f0bcfe25c (commit)
      from  6a3111b87e838561db952255a3770a1e85eb361b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7fef7a06d809334b178f76630bb10faa16dc58c0
Author: Daniel Lezcano <daniel.lezc...@free.fr>
Date:   Thu Feb 25 10:24:13 2010 +0100

    fix network devices cleanup on error
    
    Delete the network devices when an error occurs before they are moved
    to the network namespace (network namespace destruction triggers the
    network devices deletion). Otherwise they stay in the system.
    
    Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com>

commit c547a83527cb88bede0ccc323b79145d225da2d0
Author: Daniel Lezcano <daniel.lezc...@free.fr>
Date:   Thu Feb 25 10:24:13 2010 +0100

    fix function prototype implementation
    
    Fix inconsistent function definition regarding the headers.
    
    Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com>

commit b9a5bb586c0abbdb315573b201703c1f0bcfe25c
Author: Daniel Lezcano <daniel.lezc...@free.fr>
Date:   Thu Feb 25 10:24:12 2010 +0100

    delete network devices by index
    
    Add a function to delete the network device by its index.
    
    Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/conf.c    |   12 ++++++++++++
 src/lxc/conf.h    |    1 +
 src/lxc/network.c |   40 ++++++++++++++++++++++++++++++++++++++--
 src/lxc/network.h |    5 +++++
 src/lxc/start.c   |   11 +++++++----
 5 files changed, 63 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
lxc

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to