]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: gracefully handle stale create_lock messages.
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 18:46:59 +0000 (11:46 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:02 +0000 (14:43 -0700)
commitec3a5582ed40664e20b99c5d31f41878662a2880
tree37d2f18b8a60f672a84330725c32bcdd2f768b49
parent25ef451677fff35e6242a9210d30dcd7f3518bb6
ocfs2: gracefully handle stale create_lock messages.

This is an error on the sending side, so gracefully error out on the
receiving end.

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