ceph: writepage grabs and releases inode
authorYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 16 Dec 2009 22:51:06 +0000 (14:51 -0800)
committerSage 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