From: Bob Peterson Date: Tue, 22 Mar 2011 14:49:12 +0000 (-0400) Subject: GFS2: Dump better debug info if a bitmap inconsistency is detected X-Git-Tag: v3.0-rc1~384^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c8e17f2f00f6af7474fac0e4050a79db6c3cea;p=pandora-kernel.git GFS2: Dump better debug info if a bitmap inconsistency is detected On rare occasions we encounter gfs2 problems where an invalid bitmap state transition is attempted. For example, trying to "unlink" a free block. In these cases, there is really no useful information logged to debug the problem. This patch adds more debug details that should allow us to more closely examine the problem and possibly solve it. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed