From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Subject: Re: [PATCH v4] fs: allow protected cross-uid sticky symlinks Date: Wed, 2 Jun 2010 18:18:40 -0700 Message-ID: <20100603011840.GA4971@outflux.net> References: <20100602222302.GC6554@outflux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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" To: Dave Young Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org 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 w= rote: > > v2: > > =A0- moved sysctl extern into security.h. >=20 > Not in v4? >=20 > > v3: > > =A0- move into VFS core. > > =A0- 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 --=20 Kees Cook Ubuntu Security Team