commit | 9e0267c26e237f84f608a68e579bf4eb89dad819 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Wed Apr 19 15:57:31 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Wed Apr 19 15:57:31 2006 +0200 |
tree | 9ea854e8e97113afbf33dfb787171950cfb53df6 | |
parent | a4514ebd8e12c63c09ab02be518db545bd1d24af [diff] |
[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 <axboe@suse.de>