From owner-svn-src-all@FreeBSD.ORG Mon Sep 28 18:54:40 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66C0F1065670; Mon, 28 Sep 2009 18:54:40 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout023.mac.com (asmtpout023.mac.com [17.148.16.98]) by mx1.freebsd.org (Postfix) with ESMTP id 4ED6E8FC1E; Mon, 28 Sep 2009 18:54:40 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp023.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KQP00HZ1373P200@asmtp023.mac.com>; Mon, 28 Sep 2009 11:54:40 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <200909281807.n8SI7GiO061837@svn.freebsd.org> Date: Mon, 28 Sep 2009 11:54:38 -0700 Message-id: <4B5A31F0-B4DC-490E-92BB-75A8D6E6612D@mac.com> References: <200909281807.n8SI7GiO061837@svn.freebsd.org> To: Jamie Gritton X-Mailer: Apple Mail (2.1076) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r197581 - in head/sys: kern rpc/rpcsec_gss X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 18:54:40 -0000 On Sep 28, 2009, at 11:07 AM, Jamie Gritton wrote: > Author: jamie > Date: Mon Sep 28 18:07:16 2009 > New Revision: 197581 > URL: http://svn.freebsd.org/changeset/base/197581 > > Log: > Set the prison in NFS anon and GSS SVC creds. > > Reviewed by: marcel > MFC after: 3 days > > Modified: > head/sys/kern/vfs_export.c > head/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c Did you intend to change so much of svc_rpcsec_gss.c? What was wrong with the 2 line change you posted before? -- Marcel Moolenaar xcllnt@mac.com