Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/28/2006 11:43:45
Module Name:	src
Committed By:	elad
Date:		Sat Oct 28 11:43:45 UTC 2006

Modified Files:
	src/sys/kern: vfs_vnops.c

Log Message:
Adapt to changes suggested by yamt@ to get rid of __UNCONST() stuff.

While here, don't leak pathbuf on success.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/kern/vfs_vnops.c

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