]> git.baikalelectronics.ru Git - kernel.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)
commitb90a771ca3ad78e3955bb36e5df23b7c18e1962c
treec06cc3573fafb5a6b503a5cd0c6779dcd054fd6b
parent510b24fe81100b75c7cfaebe835a1368b67490c3
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