mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[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: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
parent
549ae0ac3d
commit
2d72e7101c
1 changed files with 3 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue