From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH] proc: Fix namespace mountpoint path in /proc/mounts Date: Thu, 21 Nov 2013 14:46:00 -0800 Message-ID: <87r4a974rb.fsf@xmission.com> References: <1382737870-12792-1-git-send-email-adityakali@google.com> <20131029153610.GB32008@mail.hallyn.com> <87a9heqwkg.fsf@xmission.com> <20131121215035.GA9773@mail.hallyn.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Aditya Kali , viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: "Serge E. Hallyn" Return-path: Received: from out03.mta.xmission.com ([166.70.13.233]:48542 "EHLO out03.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041Ab3KUWqG (ORCPT ); Thu, 21 Nov 2013 17:46:06 -0500 In-Reply-To: <20131121215035.GA9773@mail.hallyn.com> (Serge E. Hallyn's message of "Thu, 21 Nov 2013 21:50:35 +0000") Sender: linux-fsdevel-owner@vger.kernel.org List-ID: "Serge E. Hallyn" writes: > Aditya, is this something you'd have time to write a patch for? I have a tested patch that fixes when we call ns_dname. Give me a day and I will push out my pending pile of fixes for review. Eric