[lxc-devel] [GIT] lxc branch, lxc-0.7.4.1, created. 525ff3a55575dd376f95f6d54b3521e481f1e3d7

2011-03-06 Thread Daniel Lezcano
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, lxc-0.7.4.1 has been created at 525ff3a55575dd376f95f6d54b3521e481f1e3d7 (commit) - Log

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

2011-03-06 Thread Daniel Lezcano
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 d472214b8342a0b705ed40e358cf9caff427042a (commit) via b84f58b9fb720fa951031e23

Re: [lxc-devel] Linux kernel with namespace patch -compilation problem

2011-03-06 Thread Daniel Lezcano
On 03/05/2011 07:15 AM, Maheswara Reddy C - ERS, HCL Tech wrote: > Hi, > > I am successfully upgraded the linux kernel 2.6.34.1 with namespace enable. > I have add few socket options in setsockopt() fun in net/core/sock.c and > code is put under > > Ifdef NAMESPACE_PATCH > >///modified code