[PATCH] splice: add a SPLICE_F_MORE flag
authorJens Axboe <axboe@suse.de>
Sun, 2 Apr 2006 21:05:41 +0000 (23:05 +0200)
committerJens Axboe <axboe@suse.de>
Sun, 2 Apr 2006 21:05:41 +0000 (23:05 +0200)
This lets userspace indicate whether more data will be coming in a
subsequent splice call.

Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found