Re: [lxc-devel] [PATCH] only warn for inherited file descriptors

2011-09-06 Thread Cedric Le Goater
On 09/05/2011 04:55 PM, Greg Kurz wrote: > As discussed in thread: > > http://sourceforge.net/mailarchive/forum.php?thread_name=4E5618C3.5060507%40free.fr&forum_name=lxc-devel > > We think it's better for now to only warn the user about a fd leaking into > the container. Also remove the call to r

[lxc-devel] [PATCH] only warn for inherited file descriptors

2011-09-05 Thread Greg Kurz
As discussed in thread: http://sourceforge.net/mailarchive/forum.php?thread_name=4E5618C3.5060507%40free.fr&forum_name=lxc-devel We think it's better for now to only warn the user about a fd leaking into the container. Also remove the call to readlink() as it isn't really useful now: since the co