Subject: CVS commit: src/sys/ufs/ext2fs
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/03/2003 01:38:23
Module Name:	src
Committed By:	he
Date:		Wed Apr  2 22:38:23 UTC 2003

Modified Files:
	src/sys/ufs/ext2fs: ext2fs_inode.c

Log Message:
In the inode, i_din.e2fs_din is now a pointer, so there is no longer
a need to take the address here.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/ufs/ext2fs/ext2fs_inode.c

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