Skip to content
Commit 07f9eebc authored by David Teigland's avatar David Teigland Committed by Mark Fasheh
Browse files

ocfs2: fix wake_up in unlock_ast



In ocfs2_unlock_ast(), call wake_up() on lockres before releasing
the spin lock on it.  As soon as the spin lock is released, the
lockres can be freed.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
parent 66f502a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment