Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 07/10/2007 23:06:25
Module Name: src
Committed By: perseant
Date: Tue Jul 10 23:06:25 UTC 2007
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c
Log Message:
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.207 -r1.208 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.