From: kasl...@vmware.com
Date: Fri, 16 Nov 2018 11:27:53 +0200

> From: Slavomir Kaslev <kasl...@vmware.com>
> 
> splice(2) fails with -EINVAL when called reading on a socket with no 
> splice_read
> set in its proto_ops (such as vsock sockets). Switch this to fallbacks to a
> generic_file_splice_read instead.
> 
> Signed-off-by: Slavomir Kaslev <kasl...@vmware.com>

Applied.

I wonder why we left things this way for so long.

Reply via email to