Subject: Re: as long as we're hitting FFS...
To: Bill Studenmund <wrstuden@nas.nasa.gov>
From: Ted Lemon <mellon@isc.org>
List: tech-kern
Date: 03/25/1999 08:45:22
> I AGREE! :-)
> 
> These flags aren't in the opaque data. :-) They are, though, in the large
> inode.
> 
> Here's the defenition of the on-disk large inode:

I'm not concerned about the flags - I'm concerned about where the data
goes.  There shouldn't really be flags to indicate that we're using a
fat date - the date should just be stored differently in the new
inode, or not.   Having the filesystem code behaviour WRT dates
conditionalized based on a flag in the inode makes no sense to me at
all.

			       _MelloN_