From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754206Ab1JTM6M (ORCPT ); Thu, 20 Oct 2011 08:58:12 -0400 Received: from 50-56-35-84.static.cloud-ips.com ([50.56.35.84]:43712 "EHLO mail" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753662Ab1JTM6L (ORCPT ); Thu, 20 Oct 2011 08:58:11 -0400 Date: Thu, 20 Oct 2011 12:58:33 +0000 From: "Serge E. Hallyn" To: David Howells Cc: linux-kernel@vger.kernel.org, ebiederm@xmission.com, akpm@linux-foundation.org, oleg@redhat.com, richard@nod.at, mikevs@xs4all.net, segoon@openwall.com, gregkh@suse.de, eparis@redhat.com, "Serge E. Hallyn" , Randy Dunlap Subject: Re: [PATCH 6/9] Add Documentation/namespaces/user_namespace.txt (v3) Message-ID: <20111020125833.GB1315@hallyn.com> References: <1318974898-21431-7-git-send-email-serge@hallyn.com> <1318974898-21431-1-git-send-email-serge@hallyn.com> <15182.1319016991@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15182.1319016991@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting David Howells (dhowells@redhat.com): > Serge Hallyn wrote: Thanks, David, I'll incorporate these.