Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/12/2003 15:04:53
Module Name:	src
Committed By:	yamt
Date:		Sun Jan 12 13:04:53 UTC 2003

Modified Files:
	src/sys/ufs/lfs: lfs_vfsops.c

Log Message:
- zerofill struct lfs when allocating it.
- use M_ZERO instead of memset after malloc.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/ufs/lfs/lfs_vfsops.c

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