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:
169e16c
)
ceph: writepage grabs and releases inode
author
Yehuda Sadeh
<yehuda@hq.newdream.net>
Wed, 16 Dec 2009 22:51:06 +0000
(14:51 -0800)
committer
Sage Weil
<sage@newdream.net>
Tue, 22 Dec 2009 00:39:56 +0000
(16:39 -0800)
Fixes a deadlock that is triggered due to kswapd,
while the page was locked and the iput couldn't tear
down the address space.
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
No differences found