Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/16/2000 01:36:42
Module Name:	syssrc
Committed By:	he
Date:		Tue Aug 15 22:36:41 UTC 2000

Modified Files:
	syssrc/sys/nfs [netbsd-1-4]: nfs_vnops.c

Log Message:
Apply patch (requested by fvdl):
  Be careful about data consistency across operations which may
  block.  Should fix some reported nfs_lookup panics.


To generate a diff of this commit:
cvs rdiff -r1.100.2.2 -r1.100.2.3 syssrc/sys/nfs/nfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.