+0
−4
+0
−4
+14
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 6313e3c2. Signed-off-by:Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by:
Jens Axboe <jaxboe@fusionio.com>