[PATCH] splice: retrieve mapping after locking the page
authorJens Axboe <axboe@suse.de>
Tue, 20 Jun 2006 13:01:12 +0000 (15:01 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:39 +0000 (17:10 +0200)
Otherwise we could be racing with truncate/mapping removal.

Problem found/fixed by Nick Piggin <npiggin@suse.de>, logic rewritten
by me.

Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found