ocfs2: do not modify lksb->status in the unlock ast
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 19 Jun 2006 04:28:01 +0000 (21:28 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 7 Aug 2006 17:54:59 +0000 (10:54 -0700)
This can race with other ast notification, which can cause bad status values
to propagate into the unlock ast.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found