From owner-freebsd-current Fri Apr 18 09:27:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA15051 for current-outgoing; Fri, 18 Apr 1997 09:27:41 -0700 (PDT) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA15032 for ; Fri, 18 Apr 1997 09:27:36 -0700 (PDT) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.8.5/8.8.5) with SMTP id RAA00992 for ; Fri, 18 Apr 1997 17:27:35 +0100 (BST) Date: Fri, 18 Apr 1997 17:27:35 +0100 (BST) From: Doug Rabson To: current@freebsd.org Subject: Danger Will Robinson Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have changed both mount_nfs and amd to use NFSv3 in preference to v2 if it is supported by the server. This means that machines which have been using v2 by default will now start using the v3 protocol. I believe that the v3 support in current is stable enough to make it the default but no doubt someone will prove me wrong. To revert to the old behaviour, add the nfsv2 option to either /etc/fstab for static mounts or to the amd map defaults for automounts. This will force the use of the older protocol. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891