Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

GFS2: Don't use a try lock when promoting to a higher mode



Previously we marked all locks being promoted to a higher mode
with the try flag to avoid any potential deadlocks issues. The
DLM is able to detect these and report them in way that GFS2 can
deal with them correctly. So we can just request the required mode
and wait for a response without needing to perform this check.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent d192a8e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment