[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)
commitb2b39fa478db6db89b7ccafb0649973845b0eb75
tree784d85b94fb634e3b33dfd3f1153c98580cfac15
parent83f9135bddffded9f1716519b6c147bcf046c87e
[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>
fs/splice.c
include/linux/pipe_fs_i.h