Skip to content
Commit 0809f6ec authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: Fix recovery stuck bug (try #2)



This is a clean up of the code which deals with LM_FLAG_NOEXP
which aims to remove any possible race conditions by using
gl_spin to cover the gap between testing for the LM_FLAG_NOEXP
and the GL_FROZEN flag.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent c639d5d8
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