From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: ebiederm@xmission.com From: ebiederm@xmission.com (Eric W. Biederman) To: Karel Zak Cc: util-linux@vger.kernel.org, Neil Horman , "Serge E. Hallyn" , "Michael Kerrisk \(man-pages\)" References: <876234812z.fsf@xmission.com> <20130111161320.GA16206@x2.net.home> <8738y7jpqp.fsf_-_@xmission.com> <20130117123503.GB3096@x2.net.home> Date: Thu, 17 Jan 2013 04:56:22 -0800 In-Reply-To: <20130117123503.GB3096@x2.net.home> (Karel Zak's message of "Thu, 17 Jan 2013 13:35:03 +0100") Message-ID: <877gnceznt.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [PATCH] unshare: Add support for the pid and user namespaces List-ID: Karel Zak writes: > On Fri, Jan 11, 2013 at 02:53:34PM -0800, Eric W. Biederman wrote: >> sys-utils/unshare.1 | 19 +++++++++++++++---- >> sys-utils/unshare.c | 27 ++++++++++++++++++--------- >> 2 files changed, 33 insertions(+), 13 deletions(-) > > Applied, thanks. I was begining to wonder as one of the later patches you applied was on top of this one. Thanks for getting all of these. Eric