commit | eb645a24de82496434cc81171d7f350edb327399 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Thu Apr 27 08:44:27 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Thu Apr 27 08:59:48 2006 +0200 |
tree | 1cb104eb1123d42b001290c0480a9ad55af07051 | |
parent | 2be4d50295e2b6f62c07b614e1b103e280dddb84 [diff] |
[PATCH] splice: switch to using page_cache_readahead() Avoids doing useless work, when the file is fully cached. Signed-off-by: Jens Axboe <axboe@suse.de>