mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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: Al Viro <viro@zeniv.linux.org.uk>