freebsd-dev/sys/gnu
Bruce Evans 9702cd0422 Fixed initialization of new inodes. ext2fs doesn't clear inodes when
they are deleted, so inodes must be cleared when they are reused, but
we didn't clear the indirect blocks.  This caused serious filesystem
corruption.
1998-09-29 08:07:32 +00:00
..
ext2fs Fixed initialization of new inodes. ext2fs doesn't clear inodes when 1998-09-29 08:07:32 +00:00
fs/ext2fs Fixed initialization of new inodes. ext2fs doesn't clear inodes when 1998-09-29 08:07:32 +00:00
i386 Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00