From: Hugh Dickins Date: Wed, 19 Nov 2008 23:36:36 +0000 (-0800) Subject: migration: fix writepage error X-Git-Tag: v2.6.28-rc6~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda8550deed96687f29992d711a88ea21cff4d26;p=pandora-kernel.git migration: fix writepage error Page migration's writeout() has got understandably confused by the nasty AOP_WRITEPAGE_ACTIVATE case: as in normal success, a writepage() error has unlocked the page, so writeout() then needs to relock it. Signed-off-by: Hugh Dickins Cc: KAMEZAWA Hiroyuki Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed