From owner-freebsd-fs@FreeBSD.ORG Thu Apr 21 00:43:11 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 926E71065680 for ; Thu, 21 Apr 2011 00:43:11 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7C88FC12 for ; Thu, 21 Apr 2011 00:43:10 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApwEAL98r02DaFvO/2dsb2JhbACEUKFwiG+tHZEYgSmDUH0EjiQ X-IronPort-AV: E=Sophos;i="4.64,248,1301889600"; d="scan'208";a="119045172" Received: from erie.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.206]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 20 Apr 2011 20:43:10 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id 4A305B3F2B; Wed, 20 Apr 2011 20:43:10 -0400 (EDT) Date: Wed, 20 Apr 2011 20:43:10 -0400 (EDT) From: Rick Macklem To: Jeremy Chadwick Message-ID: <1167593109.383934.1303346590212.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <20110421003434.GA18338@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.201] X-Mailer: Zimbra 6.0.10_GA_2692 (ZimbraWebClient - IE7 (Win)/6.0.10_GA_2692) Cc: freebsd-fs@freebsd.org Subject: Re: RFC: make the experimental NFS subsystem the default one X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 00:43:11 -0000 > > The stablerestart(5) stuff needs to get dealt with before the > switch-to > experimental-server-as-default gets flipped on, but I know you'll get > to > that, Rick. If you need any testing/help from me, just let me know. > Those changes are already committed to head, which is the only place where the default will change. (I do plan on MFC'ing the stablerestart stuff.) rick