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 21:42:31 -0700 Message-ID: <20100603044231.GB4971@outflux.net> References: <20100602222302.GC6554@outflux.net> <20100603011840.GA4971@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-security-module-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Jun 03, 2010 at 09:42:21AM +0800, Dave Young wrote: > On Thu, Jun 3, 2010 at 9:18 AM, Kees Cook w= rote: > > 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: > >> > =A0- moved sysctl extern into security.h. > >> > >> Not in v4? > >> > >> > v3: > >> > =A0- move into VFS core. > >> > =A0- rename sysctl, invert logic. > > > > Right, as part of the "move out of security/" the sysctl moved to l= ive in > > fs/namei.c (and therefore needed an extern in kernel/sysctl.c). >=20 > Then linux/fs.h is the place to go > sysctl_nr_open_min and sysctl_nr_open_max can go there as well. Okay, I wasn't sure if that was right or not. I'll do that for v6, and send the sysctl_nr_open_* in a separate patch. Thanks! -Kees --=20 Kees Cook Ubuntu Security Team -- To unsubscribe from this list: send the line "unsubscribe linux-securit= y-module" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html