Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
None
-
Centos5, e2fsprogs-1.42.7.wc1-0redhat
-
2
-
8914
Description
e2fsck doesn't actually clear deleted/unused inodes, though it claims to. I've attached a log showing what we are seeing. The customer is CalTech.
Yes, I think that's probably the reason of the entries are not fixed. check_dir_block() should call ext2fs_write_dir_block3() directly.