Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/14/2002 13:54:49
Module Name: syssrc
Committed By: yamt
Date: Sat Dec 14 11:54:49 UTC 2002
Modified Files:
syssrc/sys/ufs/lfs: lfs_segment.c
Log Message:
in lfs_writefile, check v_type==VNON earlier.
to avoid null dereference with DEBUG_LFS_VERBOSE.
To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/ufs/lfs/lfs_segment.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.