K 10 svn:author V 3 bde K 8 svn:date V 27 1997-10-15T07:32:45.000000Z K 7 svn:log V 323 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). END