From owner-cvs-all Sat Nov 27 10:14:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90F1014C36; Sat, 27 Nov 1999 10:14:42 -0800 (PST) (envelope-from eivind@FreeBSD.org) Received: (from eivind@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA07790; Sat, 27 Nov 1999 10:14:42 -0800 (PST) (envelope-from eivind@FreeBSD.org) Message-Id: <199911271814.KAA07790@freefall.freebsd.org> From: Eivind Eklund Date: Sat, 27 Nov 1999 10:14:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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. Revision Changes Path 1.146 +10 -8 src/sys/nfs/nfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message