ocfs2: fix incorrect error returns
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 21:34:08 +0000 (14:34 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:17 +0000 (14:43 -0700)
commit495ac96e638cb0ad33baa7113531d742bfb328d4
tree0a8289606d1bbe7b7aff552d61a7ba24216c1110
parent3b3b84a892d37ba336391e411eb5f8b013b9a669
ocfs2: fix incorrect error returns

Use DLM_REJECTED instead of DLM_RECOVERING.

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