From owner-cvs-all Sat Nov 20 8: 9:22 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 5177814D52; Sat, 20 Nov 1999 08:09:19 -0800 (PST) (envelope-from eivind@FreeBSD.org) Received: (from eivind@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA16898; Sat, 20 Nov 1999 08:09:19 -0800 (PST) (envelope-from eivind@FreeBSD.org) Message-Id: <199911201609.IAA16898@freefall.freebsd.org> From: Eivind Eklund Date: Sat, 20 Nov 1999 08:09:13 -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/20 08:09:13 PST Modified files: sys/nfs nfs_vnops.c Log: Fix VOP_MKNOD for loss of WILLRELE. I don't know how I could have missed this in the first place :-( Noticed by: bde Revision Changes Path 1.145 +2 -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