commit | 16c523ddabcce5d3d817f4a2491d628f84dfaaa1 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Mon Apr 10 09:03:58 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Mon Apr 10 09:03:58 2006 +0200 |
tree | 61b26e8d6b774a956fb069efdc62eb275b849c97 | |
parent | c0bd1f650bd06a43435808d44f1e9520ea806206 [diff] |
[PATCH] splice: cleanup __generic_file_splice_read() The whole shadow/pages logic got overly complex, and this simpler approach is actually faster in testing. Signed-off-by: Jens Axboe <axboe@suse.de>