Ian Dowse 54d6d2dfaf Disable the dirhash sanity check that panics if an unused directory
entry (d_ino == 0) is found in a position that is not the start of
a DIRBLKSIZ block.

While such entries cannot occur normally (ufs always extends the
previous entry to cover the free space instead), they do not cause
problems and fsck does not fix them, so panicking is bad.
2001-07-27 18:45:41 +00:00
..
2001-07-23 12:05:27 +00:00
2001-07-22 19:55:05 +00:00
2001-07-25 20:15:17 +00:00
2001-07-26 19:14:52 +00:00
2001-07-27 00:04:39 +00:00
2001-06-11 12:39:29 +00:00
2001-06-14 11:05:01 +00:00
2001-07-04 20:14:59 +00:00
2001-07-04 20:14:59 +00:00
2001-07-23 12:34:31 +00:00