diff options
author | David Howells <[email protected]> | 2023-06-23 23:55:11 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-24 15:50:13 -0700 |
commit | e52828cc0109f511bba1dfb41292833c2fd3b6e6 (patch) | |
tree | 03e348bed4bd5c8456e64186f880f5024d1704ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 86d7bd6e66e9925f0f04a7bcf3c92c05fdfefb5a (diff) |
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 <[email protected]>
cc: Mark Fasheh <[email protected]>
cc: Joel Becker <[email protected]>
cc: Joseph Qi <[email protected]>
cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions