From: Mark Fasheh Date: Tue, 20 Nov 2007 02:40:16 +0000 (-0800) Subject: ocfs2: log valid inode # on bad inode X-Git-Tag: v2.6.24-rc4~83^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46043e08f300982c51df317e2f8fb919dedadcd;p=pandora-kernel.git ocfs2: log valid inode # on bad inode If the inode block isn't valid then we don't want to print the value from that, instead print the block number which was passed in (which should always be correct). Also, turn this into a debug print for now - folks who hit an actual problem always have other logs indicating what the source is. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed