Subject: CVS commit: src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/14/2004 19:42:13
Module Name: src
Committed By: christos
Date: Sun Nov 14 19:42:13 UTC 2004
Modified Files:
src/sys/ufs/ext2fs: ext2fs_readwrite.c
Log Message:
Remove erroneous KASSERT; i_size is one of the fields mentioned in
<ufs/inode.h> as unused by ext2fs.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/ufs/ext2fs/ext2fs_readwrite.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.