From mboxrd@z Thu Jan 1 00:00:00 1970 From: Serge Hallyn Subject: Re: [REVIEW][PATCH 0/43] Completing the user namespace Date: Sun, 8 Apr 2012 09:54:27 -0500 Message-ID: <20120408145427.GA20790@sergelap> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, Linux Containers , Cyrill Gorcunov , linux-security-module@vger.kernel.org, Al Viro , linux-fsdevel@vger.kernel.org, Andrew Morton , Linus Torvalds To: "Eric W. Biederman" Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:37058 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755579Ab2DHOyh (ORCPT ); Sun, 8 Apr 2012 10:54:37 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Thanks, Eric. While this approach has limitations and administrative overhead which I'd prefer it didn't, it also has huge benefits, especially faster id comparisons and, most importantly, type safety enforcing that the right kinds of uids are compared. So I endorse this approach. I've reviewed and acked many of the patches, some I still had questions on, but the approach as a whole gets an ack from me. thanks, -serge