From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [LTP] [PATCH 0/4] Helper patches for PTY namespaces Date: Wed, 23 Apr 2008 11:01:19 -0700 Message-ID: <480F796F.3040906@zytor.com> References: <20080412172933.GA19295@us.ibm.com> <20080412180533.GE19449@us.ibm.com> <1208172006.5762.21.camel@subratamodak.linux.ibm.com> <1208176260.5762.36.camel@subratamodak.linux.ibm.com> <1208848319.4847.16.camel@subratamodak.linux.ibm.com> <20080422122530.GB8331@sergelap.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080422122530.GB8331-6s5zFf/epYLPQpwDFJZrxKsjOiXwFzmk@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: ltp-list , Veerendra Chandrappa , Rishikesh K Rajak , "Eric W. Biederman" , Containers , Subrata Modak , Pavel Emelyanov List-Id: containers.vger.kernel.org Serge E. Hallyn wrote: > > Subrata, > > pty namespaces as such are not going to happen. We'll be pursuing > full-scale device namespaces instead. > Again, either that, or tie Unix98 pty's closer into devpts (which would have other advantages, in particular avoiding the double lookup) which would permit the ordinary filesystem namespace mechanisms to be used. -hpa