From: Vasily Averin Date: Mon, 16 Jul 2007 06:40:45 +0000 (-0700) Subject: ext3/ext4: orphan list check on destroy_inode X-Git-Tag: v2.6.23-rc1~884 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f7dd93de07420b423336d5d0028959e94778ddb;p=pandora-kernel.git ext3/ext4: orphan list check on destroy_inode 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. [akpm@linux-foundation.org: update for print_hex_dump() changes] Signed-off-by: Vasily Averin Cc: "Randy.Dunlap" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed