commit | 9e94cd4fd1812bab45237f998b3c6fa1b24023fd | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Tue Jun 20 15:01:12 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Fri Jun 23 17:10:39 2006 +0200 |
tree | e196939ff1df56179387f0ec440cc9ce52cf1f55 | |
parent | fd61af0384014ca29428ace7c17a978b755aeddd [diff] |
[PATCH] splice: retrieve mapping after locking the page 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>