From owner-svn-src-all@FreeBSD.ORG Tue Jun 30 05:36:45 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 9EF7F1065670; Tue, 30 Jun 2009 05:36:45 +0000 (UTC) (envelope-from bz0fbd@zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 53EB68FC19; Tue, 30 Jun 2009 05:36:45 +0000 (UTC) (envelope-from bz0fbd@zabbadoz.net) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 621F241C647; Tue, 30 Jun 2009 07:20:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 7UBk-hU+f597; Tue, 30 Jun 2009 07:20:06 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id DB1BA41C667; Tue, 30 Jun 2009 07:20:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id A9FF04448E6; Tue, 30 Jun 2009 05:17:48 +0000 (UTC) Date: Tue, 30 Jun 2009 05:17:48 +0000 (UTC) From: bz0fbd@zabbadoz.net X-X-Sender: bz@maildrop.int.zabbadoz.net To: John Baldwin , dfr@freebsd.org In-Reply-To: <200906300318.n5U3Ipr4066645@svn.freebsd.org> Message-ID: <20090630051641.T22887@maildrop.int.zabbadoz.net> References: <200906300318.n5U3Ipr4066645@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r195181 - in head/sys: nfsclient nfsserver 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: Tue, 30 Jun 2009 05:36:46 -0000 On Tue, 30 Jun 2009, John Baldwin wrote: > Author: jhb > Date: Tue Jun 30 03:18:51 2009 > New Revision: 195181 > URL: http://svn.freebsd.org/changeset/base/195181 > > Log: > Fix build with NFS_LEGACYRPC enabled after the socket upcall locking > changes. is this really a good idea, considering that NFS_LEGACYRPC is on the "removal list" for 8.0? Will it go or will it stay? I thought it was already (partly) gone? /bz -- Bjoern A. Zeeb The greatest risk is not taking one.