Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933483Ab0FCBU0 (ORCPT ); Wed, 2 Jun 2010 21:20:26 -0400 Received: from smtp.outflux.net ([198.145.64.163]:44302 "EHLO smtp.outflux.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752309Ab0FCBUY (ORCPT ); Wed, 2 Jun 2010 21:20:24 -0400 Date: Wed, 2 Jun 2010 18:18:40 -0700 From: Kees Cook To: Dave Young Cc: Al Viro , Eric Paris , Christoph Hellwig , James Morris , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-doc@vger.kernel.org, Randy Dunlap , Andrew Morton , Jiri Kosina , Martin Schwidefsky , David Howells , Ingo Molnar , Peter Zijlstra , "Eric W. Biederman" , Tim Gardner , "Serge E. Hallyn" Subject: Re: [PATCH v4] fs: allow protected cross-uid sticky symlinks Message-ID: <20100603011840.GA4971@outflux.net> References: <20100602222302.GC6554@outflux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Canonical X-HELO: www.outflux.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 26 Hi, On Thu, Jun 03, 2010 at 08:51:28AM +0800, Dave Young wrote: > On Thu, Jun 3, 2010 at 6:23 AM, Kees Cook wrote: > > v2: > > ?- moved sysctl extern into security.h. > > Not in v4? > > > v3: > > ?- move into VFS core. > > ?- rename sysctl, invert logic. Right, as part of the "move out of security/" the sysctl moved to live in fs/namei.c (and therefore needed an extern in kernel/sysctl.c). -Kees -- Kees Cook Ubuntu Security Team -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/