diff options
author | David Howells <dhowells@redhat.com> | 2023-06-23 23:55:11 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-24 15:50:13 -0700 |
commit | e52828cc0109f511bba1dfb41292833c2fd3b6e6 (patch) | |
tree | 03e348bed4bd5c8456e64186f880f5024d1704ce /net/ipv4 | |
parent | 86d7bd6e66e9925f0f04a7bcf3c92c05fdfefb5a (diff) | |
download | linux-e52828cc0109f511bba1dfb41292833c2fd3b6e6.tar.gz linux-e52828cc0109f511bba1dfb41292833c2fd3b6e6.tar.bz2 linux-e52828cc0109f511bba1dfb41292833c2fd3b6e6.zip |
ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
Switch ocfs2 from using sendpage() to using sendmsg() + MSG_SPLICE_PAGES so
that sendpage can be phased out.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Mark Fasheh <mark@fasheh.com>
cc: Joel Becker <jlbec@evilplan.org>
cc: Joseph Qi <joseph.qi@linux.alibaba.com>
cc: ocfs2-devel@oss.oracle.com
Link: https://lore.kernel.org/r/20230623225513.2732256-15-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions