From mboxrd@z Thu Jan 1 00:00:00 1970 From: sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org Subject: Re: [PATCH 6/7][v2]: Determine pts_ns from a pty's inode Date: Fri, 4 Apr 2008 10:37:40 -0700 Message-ID: <20080404173740.GA29504@us.ibm.com> References: <20080403070233.GA12262@us.ibm.com> <20080403071107.GF12429@us.ibm.com> <20080404163219.GB12015@sergelap.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20080404163219.GB12015-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: Containers , adobriyan-3ImXcnM4P+0@public.gmane.org, Pavel Emelyanov List-Id: containers.vger.kernel.org Serge E. Hallyn [serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org] wrote: | > + | > + /* | > + * What pts-ns do we want to use when opening "/dev/tty" ? | > + * Sounds like current_pts_ns(), but what should happen | > + * if parent pts ns does: | > + * | > + * echo foo > /vs/vs1/dev/tty | | You'll want to remove this comment, right? Your patch 4 solved | this problem? Yes, Will remove while porting to rc8-mm1. Should I go ahead and post as RFC to lkml ? Sukadev