Skip to content
Commit 35f3d14d authored by Jens Axboe's avatar Jens Axboe
Browse files

pipe: add support for shrinking and growing pipes



This patch adds F_GETPIPE_SZ and F_SETPIPE_SZ fcntl() actions for
growing and shrinking the size of a pipe and adjusts pipe.c and splice.c
(and relay and network splice) usage to work with these larger (or smaller)
pipes.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 3d42b361
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment