Bruce Evans ee57d34583 IN_HASHED goes in the in-core flags ip->i_flag, not in the on-disk flags
ip->i_flags.

Rev.1.18 completely broke ufs.  My root directory went away about 10
seconds after booting.  I think file system damage was null, since
IN_HASHED = 0x80 is not used in the disk flags (it would probably
be UF_SOMETHING if it were used).
1997-10-15 07:32:45 +00:00
..
1997-10-14 06:56:09 +00:00
1997-10-11 07:35:25 +00:00
1997-08-02 14:33:27 +00:00
1997-10-12 14:14:27 +00:00
1997-05-28 04:45:15 +00:00