From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: Regression wrt mounting /proc in user namespace in 3.13 Date: Sun, 17 Nov 2013 03:06:53 +0000 Message-ID: <20131117030653.GA7670@mail.hallyn.com> References: <20131115164123.GN28794@redhat.com> <20131116164840.GA4441@mail.hallyn.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20131116164840.GA4441-7LNsyQBKDXoIagZqoN9o3w@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 , "Eric W. Biederman" List-Id: containers.vger.kernel.org Low on power and no charger, but a quick test printing out if a mount is !S_ISDIR or has nlink !=2 in fs_fully_visible() gives me: [ 92.939650] nlink is 1 for ino 8733 (0:3) (that's major 0 minor 3) -serge