ocfs2_dlm: Silence a failed convert
authorKurt Hackel <kurt.hackel@oracle.com>
Wed, 17 Jan 2007 23:01:45 +0000 (15:01 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Feb 2007 20:05:48 +0000 (12:05 -0800)
commit90aaaf1c235a70daee04e897e9501415b766de69
tree3974399d697581c2c0277ee10a667979fab07dde
parenta6fa36402aba96362311318200d710ea1719e59b
ocfs2_dlm: Silence a failed convert

When the lockres is in migrate or recovery state, all convert requests
are denied with the appropriate error status that is handled on the
requester node. This patch silences the erroneous error message printed
on the master node.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmconvert.c