Subject: CVS commit: [netbsd-4] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/25/2007 09:46:40
Module Name:	src
Committed By:	xtraeme
Date:		Sun Nov 25 09:46:40 UTC 2007

Modified Files:
	src/sys/ufs/lfs [netbsd-4]: lfs_vnops.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #994):
	sys/ufs/lfs/lfs_vnops.c: revision 1.208 (patch)
Move the "vp = NULL" assignment after the code that requires vp != NULL.
Reported by Chris Ross on current-users.


To generate a diff of this commit:
cvs rdiff -r1.193.2.2 -r1.193.2.3 src/sys/ufs/lfs/lfs_vnops.c

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