Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/24/2002 10:43:26
Module Name: syssrc
Committed By: yamt
Date: Sun Nov 24 08:43:26 UTC 2002
Modified Files:
syssrc/sys/ufs/lfs: lfs_alloc.c
Log Message:
make sure i_lfs_fragsize is initialized.
fix panic "lfs_writefile: more than one fragment!"
PR 18974.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/ufs/lfs/lfs_alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.