From: Yehuda Sadeh Date: Wed, 16 Dec 2009 22:51:06 +0000 (-0800) Subject: ceph: writepage grabs and releases inode X-Git-Tag: v2.6.34-rc2~9^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd646a851713bec5bfff40ecf624b2e78518fe5;p=pandora-kernel.git ceph: writepage grabs and releases inode 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 --- Reading git-diff-tree failed