Skip to content
  • Al Viro's avatar
    put iov_iter into msghdr · c0371da6
    Al Viro authored
    
    
    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>
    c0371da6