All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] skb_copy_{,and_csum_}datagram_msg() fixes
@ 2017-04-02 16:23 Al Viro
  2017-04-06 18:57 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2017-04-02 16:23 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

	Fixes rsync et.al. regression since 3.19...

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-davem

for you to fetch changes up to 3278682123811dd8ef07de5eb701fc4548fcebf2:

  make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error (2017-04-02 12:10:57 -0400)

----------------------------------------------------------------
Al Viro (2):
      [iov_iter] new privimitive: iov_iter_revert()
      make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error

 include/linux/uio.h |  6 ++++-
 lib/iov_iter.c      | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 net/core/datagram.c | 23 +++++++++++--------
 3 files changed, 82 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] skb_copy_{,and_csum_}datagram_msg() fixes
  2017-04-02 16:23 [git pull] skb_copy_{,and_csum_}datagram_msg() fixes Al Viro
@ 2017-04-06 18:57 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-04-06 18:57 UTC (permalink / raw)
  To: viro; +Cc: netdev

From: Al Viro <viro@ZenIV.linux.org.uk>
Date: Sun, 2 Apr 2017 17:23:28 +0100

> 	Fixes rsync et.al. regression since 3.19...

Pulled, thanks Al.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-06 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-02 16:23 [git pull] skb_copy_{,and_csum_}datagram_msg() fixes Al Viro
2017-04-06 18:57 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.