From: Jens Axboe Date: Wed, 19 Apr 2006 13:57:31 +0000 (+0200) Subject: [PATCH] splice: fixup writeout path after ->map changes X-Git-Tag: v2.6.17-rc3~81^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0267c26e237f84f608a68e579bf4eb89dad819;p=pandora-kernel.git [PATCH] splice: fixup writeout path after ->map changes Since ->map() no longer locks the page, we need to adjust the handling of those pages (and stealing) a little. This now passes full regressions again. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed