From: Sunil Mushran Date: Tue, 26 Jan 2010 00:57:40 +0000 (-0800) Subject: ocfs2/dlm: Print more messages during lock migration X-Git-Tag: v2.6.33-rc8~38^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26636bf6b2010aa84c54d577231e017ba71493d0;p=pandora-kernel.git ocfs2/dlm: Print more messages during lock migration When a lock resource is migrated, the dlm compares the migrated locks with that that was already existing on the new node. If the comparison fails, it BUGs. This patch prints more messages when the comparison fails inorder to help with the root cause analyis. http://oss.oracle.com/bugzilla/show_bug.cgi?id=1206 This does not fix bz1206. However, if we run into it again, we will have more information to chew on. Signed-off-by: Sunil Mushran Signed-off-by: Joel Becker --- Reading git-diff-tree failed