[PATCH] splice: fixup writeout path after ->map changes
authorJens Axboe <axboe@suse.de>
Wed, 19 Apr 2006 13:57:31 +0000 (15:57 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 19 Apr 2006 13:57:31 +0000 (15:57 +0200)
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 <axboe@suse.de>
fs/splice.c

diff --cc fs/splice.c
Simple merge