[lxc-devel] [GIT] lxc branch, master, updated. b3ecde1ec3d7e7a1297d78746ef2604e00c60525

Daniel Lezcano git at users.sourceforge.net
Tue Oct 12 16:37:08 UTC 2010


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  b3ecde1ec3d7e7a1297d78746ef2604e00c60525 (commit)
       via  6ca5b95ef731182ad2c409f042e44d3309bb8b69 (commit)
       via  2656d2312708d14126d10eb8728bffba2ee1269c (commit)
      from  abbfd20baa348ce1b6b26dd9c2627c5e2f500b69 (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 b3ecde1ec3d7e7a1297d78746ef2604e00c60525
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 12 15:11:45 2010 +0200

    Fix compilation error on fc12
    
    The capability header makes the inclusion of the loop header to
    fail. Moving the inclusion of loop.h before capability.h fixes the
    problem.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 6ca5b95ef731182ad2c409f042e44d3309bb8b69
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 12 15:11:45 2010 +0200

    Fix compilation warning
    
    Fix some compilation warnings:
     * include caps.h in lxc_checkpoint and lxc_restart
     * check the return of the timer notification read
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 2656d2312708d14126d10eb8728bffba2ee1269c
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 12 14:57:57 2010 +0200

    reduce function name
    
    Cosmetic change by reducing the function names.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 src/lxc/conf.c           |   28 +++++++++++++---------------
 src/lxc/lxc_checkpoint.c |    1 +
 src/lxc/lxc_restart.c    |    1 +
 src/lxc/utmp.c           |    5 ++++-
 4 files changed, 19 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list