From owner-cvs-all Sat Nov 27 11:21:27 1999 Delivered-To: cvs-all@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 4185914A0A; Sat, 27 Nov 1999 11:20:57 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id UAA10959; Sat, 27 Nov 1999 20:20:56 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id UAA54140; Sat, 27 Nov 1999 20:20:55 +0100 (MET) Date: Sat, 27 Nov 1999 20:20:55 +0100 From: Eivind Eklund To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfs nfs_vnops.c Message-ID: <19991127202055.B53832@bitbox.follo.net> References: <199911271814.KAA07790@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199911271814.KAA07790@freefall.freebsd.org>; from eivind@FreeBSD.org on Sat, Nov 27, 1999 at 10:14:42AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, Nov 27, 1999 at 10:14:42AM -0800, Eivind Eklund wrote: > eivind 1999/11/27 10:14:42 PST > > Modified files: > sys/nfs nfs_vnops.c > Log: > Remap the error EEXISTS => 0 *before* using error to determine if we should > return a vp. I forgot: Reviewed by: phk This hopefully fixes the problems people have been seeing with symlinks sometimes panicing NFS clients. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message