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:
cb655d0
)
exofs: Fix double page_unlock BUG in write_begin/end
author
Boaz Harrosh
<Boaz Harrosh bharrosh@panasas.com>
Thu, 7 Oct 2010 17:37:51 +0000
(13:37 -0400)
committer
Boaz Harrosh
<Boaz Harrosh bharrosh@panasas.com>
Fri, 8 Oct 2010 15:26:54 +0000
(11:26 -0400)
This BUG is there since the first submit of the code, but only triggered
in last Kernel. It's timing related do to the asynchronous object-creation
behaviour of exofs. (Which should be investigated farther)
The bug is obvious hence the fixed.
Signed-off-by: Boaz Harrosh <Boaz Harrosh bharrosh@panasas.com>
No differences found