Subject: Re: LFS v2 layout
To: None <perseant@hhhh.org, tech-kern@netbsd.org>
From: None <eeh@netbsd.org>
List: tech-kern
Date: 12/07/2000 19:18:01
	Is there anything I've missed?

If you plan to change the disk inode format then
you should convert everything to fixed-sized types.
You should not be storing `uid_t's or `time_t's in
on-disk data structures.

Eduardo