Thread (3 messages) flat view 3 messages, 2 authors, 2020-10-06

Re: [PATCH] fs: remove ->sendpage

From: David Miller <davem@davemloft.net>
Date: 2020-09-28 23:33:59
Also in: linux-fsdevel, lkml

From: Christoph Hellwig <hch@lst.de>
Date: Sat, 26 Sep 2020 09:00:49 +0200
->sendpage is only called from generic_splice_sendpage.  The only user of
generic_splice_sendpage is socket_file_ops, which is also the only
instance that actually implements ->sendpage.  Remove the ->sendpage file
operation and just open code the logic in the socket code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help