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

GFS2: Fix unlock of fcntl locks during withdrawn state



When withdraw occurs, we need to continue to allow unlocks of fcntl
locks to occur, however these will only be local, since the node has
withdrawn from the cluster. This prevents triggering a VFS level
bug trap due to locks remaining when a file is closed.

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