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

[GFS2] Unlock page on prepare_write try lock failure



When the try lock of the glock failed in prepare_write we were
incorrectly exiting this function with the page still locked.
This was resulting in further I/O to this page hanging.

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