Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/02/2007 06:12:44
Module Name:	src
Committed By:	tsutsui
Date:		Sun Dec  2 06:12:44 UTC 2007

Modified Files:
	src/sys/lib/libsa: ext2fs.c

Log Message:
Allocate correct size for in-memory data struct m_ext2fs
(which is larger than SBSIZE).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/lib/libsa/ext2fs.c

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