diff options
author | Michał Mirosław <[email protected]> | 2010-12-17 08:56:44 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2010-12-17 08:56:44 +0100 |
commit | a8adbe378b56acd5945df70753c7e8f6fe223304 (patch) | |
tree | afbaae1cb71be95f342f6638bfe2d3f1e22dd9a4 /tools/perf/util/trace-event-scripting.c | |
parent | e4ea0c16a85d221ebcc3a21f32e321440459e0fc (diff) |
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
This patch pulls calls to buf->ops->confirm() from all actors passed
(also indirectly) to splice_from_pipe_feed().
Is avoiding the call to buf->ops->confirm() while splice()ing to
/dev/null is an intentional optimization? No other user does that
and this will remove this special case.
Against current linux.git 6313e3c21743cc88bb5bd8aa72948ee1e83937b6.
Signed-off-by: Michał Mirosław <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions