Skip to content
Commit c0371da6 authored by Al Viro's avatar Al Viro
Browse files

put iov_iter into msghdr



Note that the code _using_ ->msg_iter at that point will be very
unhappy with anything other than unshifted iovec-backed iov_iter.
We still need to convert users to proper primitives.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent d838df2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment