Subject: CVS commit: src/sys/ufs/ext2fs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/26/2003 21:22:20
Module Name:	src
Committed By:	fvdl
Date:		Mon May 26 21:22:20 UTC 2003

Modified Files:
	src/sys/ufs/ext2fs: ext2fs_extern.h ext2fs_vnops.c

Log Message:
free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/ufs/ext2fs/ext2fs_extern.h
cvs rdiff -r1.44 -r1.45 src/sys/ufs/ext2fs/ext2fs_vnops.c

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