Subject: CVS commit: [netbsd-4] src/sys/coda
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/13/2007 07:30:42
Module Name:	src
Committed By:	pavel
Date:		Sun May 13 07:30:42 UTC 2007

Modified Files:
	src/sys/coda [netbsd-4]: coda_vnops.c

Log Message:
Pull up following revision(s) (requested by gdt in ticket #643):
	sys/coda/coda_vnops.c: revision 1.53-1.60 via patch
Major changes to coda vnode operations to restore stability and
functionality.  Make coda_lookup conform to the vnode locking protocol
in the IS_DOTDOT case.  Fix getpages/putpages to use container vnode
properly so that the uvm code does not fail an assertion.  Clean up
handling of pnbuf in light of current rules.  Massive update of comments
and general cleanup.


To generate a diff of this commit:
cvs rdiff -r1.50.8.1 -r1.50.8.2 src/sys/coda/coda_vnops.c

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