git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
549ae0a
)
[GFS2] Unlock page on prepare_write try lock failure
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 7 Feb 2007 15:25:59 +0000
(10:25 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 7 Feb 2007 15:25:59 +0000
(10:25 -0500)
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>
No differences found