]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2/dlm: Print more messages during lock migration
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 26 Jan 2010 00:57:40 +0000 (16:57 -0800)
committerJoel Becker <joel.becker@oracle.com>
Tue, 26 Jan 2010 03:21:09 +0000 (19:21 -0800)
commit26636bf6b2010aa84c54d577231e017ba71493d0
treec06cc3573fafb5a6b503a5cd0c6779dcd054fd6b
parent71656fa6ec10473eb9b646c10a2173fdea2f83c9
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 <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/dlm/dlmrecovery.c