Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/08/1999 15:17:31
Module Name:	syssrc
Committed By:	simonb
Date:		Wed Dec  8 23:17:31 UTC 1999

Modified Files:
	syssrc/sys/ufs/lfs: lfs.h

Log Message:
Use an explicitly sized type (u_int32_t) for inode numbers in the super
block instead of ino_t.  Reviewed by Konrad Schroder.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/ufs/lfs/lfs.h

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