[Devel] Re: [PATCH ext3/ext4] orphan list check on destroy_inode

Eric Sandeen sandeen at redhat.com
Mon Jun 4 20:04:38 PDT 2007


Vasily Averin wrote:
> Customers claims to ext3-related errors, investigation showed that ext3 orphan list has been corrupted and have the reference to non-ext3 inode. The following debug helps to understand the reasons of this issue.

Vasily, does your customer have this patch in place?

http://www.mail-archive.com/linux-ext4@vger.kernel.org/msg00889.html

If not, perhaps it could be leading to the same error, because the inode 
will not be properly removed from the orphan inode list when it is 
freed, and could then be recycled...

-Eric




More information about the Devel mailing list