| commit | b2b39fa478db6db89b7ccafb0649973845b0eb75 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <axboe@suse.de> | Sun Apr 02 23:05:41 2006 +0200 |
| committer | Jens Axboe <axboe@suse.de> | Sun Apr 02 23:05:41 2006 +0200 |
| tree | 784d85b94fb634e3b33dfd3f1153c98580cfac15 | |
| parent | 83f9135bddffded9f1716519b6c147bcf046c87e [diff] |
[PATCH] splice: add a SPLICE_F_MORE flag This lets userspace indicate whether more data will be coming in a subsequent splice call. Signed-off-by: Jens Axboe <axboe@suse.de>