From owner-cvs-src@FreeBSD.ORG Tue Nov 9 23:00:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B334D16A4CE; Tue, 9 Nov 2004 23:00:24 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0180C43D1F; Tue, 9 Nov 2004 23:00:24 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iA9N0NX2026285; Wed, 10 Nov 2004 00:00:23 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 10 Nov 2004 09:28:51 +1030." <20041109225851.GR948@wantadilla.lemis.com> Date: Wed, 10 Nov 2004 00:00:23 +0100 Message-ID: <26284.1100041223@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfs4client nfs4_vfsops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 23:00:24 -0000 In message <20041109225851.GR948@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: > >--+9uAEI//NVSmpZEF >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline > >On Tuesday, 9 November 2004 at 22:21:10 +0000, Poul-Henning Kamp wrote: >> phk 2004-11-09 22:21:10 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/nfs4client nfs4_vfsops.c >> Log: >> Refuse attempts to mount root filesystem > >Why shouldn't a diskless system use NFSV4? Nobody is saying that it shouldn't, but nobody has implemented the code for NFSv4 yet. NFS(not-v4) has the code and works. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.