Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1634778 > unrolled thread

Re: [PATCH v3] iov_iter: don't revert iov buffer if csum error

Started byAl Viro <viro@ZenIV.linux.org.uk>
First post2017-05-03 09:10 +0200
Last post2017-05-03 09:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3] iov_iter: don't revert iov buffer if csum error Al Viro <viro@ZenIV.linux.org.uk> - 2017-05-03 09:10 +0200

#1634778 — Re: [PATCH v3] iov_iter: don't revert iov buffer if csum error

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2017-05-03 09:10 +0200
SubjectRe: [PATCH v3] iov_iter: don't revert iov buffer if csum error
Message-ID<tCWAa-1Hv-11@gated-at.bofh.it>
On Wed, May 03, 2017 at 03:02:32PM +0800, Ding Tianhong wrote:
> The patch 327868212381 (make skb_copy_datagram_msg() et.al. preserve
> ->msg_iter on error) will revert the iov buffer if copy to iter
> failed, but it didn't copy any datagram if the skb_checksum_complete
> error, so no need to revert any data at this place.

See a6a5993243550b09f620941dea741b7421fdf79c in mainline...

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web