Received: by 10.213.65.68 with SMTP id h4csp2743112imn; Mon, 2 Apr 2018 13:12:10 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+SYDElZ3innpTTxgFFm0lAPzh6iDxY7SC+J2aobxTXf+N09mR0CJjt7Caa9YL7bEVX11/C X-Received: by 2002:a17:902:6085:: with SMTP id s5-v6mr11162219plj.307.1522699930754; Mon, 02 Apr 2018 13:12:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522699930; cv=none; d=google.com; s=arc-20160816; b=tEejbtB1Em+e4wDz6so8RqPIKwvxIVwZla29mk2r8N48NqTcWfAUvaIydbBfZfVLiQ i++nBIrn38R7kM2lqpgV0JJ3joLRB3/FF3kKoUDDzv3ILNcg6mkYsR9HGzwl3u28X9st uFJ/37DGK5zT9I02wBFAB5WvBocwOAGy797nyrhWh3XNcJZlZbzbBrd0c2K9jrmECVi/ hXZE3hleGXvThP0M6dmHWcoCy5u93jMSsk+Dy7PDijfgU3h1iEsmSYY+PRBG6pxhDCNj lv6u5OCkaujhjOUJc1behdYJonXnLx9LhmAtNq11X9+fL0wTnKM18WjyihdBhUUoXJE/ GQSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language:thread-index :content-transfer-encoding:mime-version:message-id:date:subject :in-reply-to:references:cc:to:from:arc-authentication-results; bh=ZOkLkro7i5UFPBKN43G0XddwHsvTcPMglTOO2SuYQWs=; b=dRvXjJWj00rdeJG7lsy9WWaz9SNkd0nbvjkjC8PpwIDyImxc1UrqmpEosrJPc2NEeA VDTmJugY1/vyUJ+97Pdb+dh8yZTXASJsfRKYqhP2I3M4D8SzQBCtEqegRvgA79ulUGtg UvTh1OYZmpD7DnU8AsVaxrNdKcD8Iac3z8Od0+IESP1QrVyZo5ehqDz0ATue06b4HQWF TLSO+8FJG2wOM2hUZZirnh2pe/mYfylqH0WzfZjl6erLGT7LHVto6UxYpfZM278TVJke PsoR2lLRL//7G7NlWVZqX1sTW4CIyl2670dninw/cRTIrK48oq1d7rV0wJhY5vS44fmi 6W0w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b3-v6si996914pla.505.2018.04.02.13.11.56; Mon, 02 Apr 2018 13:12:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932404AbeDBUKs convert rfc822-to-8bit (ORCPT + 99 others); Mon, 2 Apr 2018 16:10:48 -0400 Received: from elephants.elehost.com ([216.66.27.132]:62018 "EHLO elephants.elehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755846AbeDBUKr (ORCPT ); Mon, 2 Apr 2018 16:10:47 -0400 X-Virus-Scanned: amavisd-new at elehost.com Received: from gnash (CPE00fc8d49d843-CM00fc8d49d840.cpe.net.cable.rogers.com [99.229.179.249]) (authenticated bits=0) by elephants.elehost.com (8.15.2/8.15.2) with ESMTPSA id w32KAhn3075005 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 2 Apr 2018 16:10:43 -0400 (EDT) (envelope-from rsbecker@nexbridge.com) From: "Randall S. Becker" To: "'Stefan Beller'" Cc: "'Junio C Hamano'" , "'git'" , "'Linux Kernel'" , References: <014501d3cabc$e5f22370$b1d66a50$@nexbridge.com> In-Reply-To: Subject: RE: [ANNOUNCE] Git v2.17.0 Date: Mon, 2 Apr 2018 16:10:38 -0400 Message-ID: <014601d3cabe$ae3f7e30$0abe7a90$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQFhLuUQLx28uJBqsgyhh0QfTRDAYAHShdv4AZlZtpCkt8BSAA== Content-Language: en-ca Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On April 2, 2018 4:02 PM, Stefan Beller found my change: > On Mon, Apr 2, 2018 at 12:57 PM, Randall S. Becker > wrote: > > On April 2, 2018 3:34 PM, Junio C Hamano wrote: > >> The latest feature release Git v2.17.0 is now available at the usual > >> places. It is comprised of 516 non-merge commits since v2.16.0, > >> contributed by 71 people, 20 of which are new faces. > > > > Just a heads up. I think this one might have gotten missed at some point a > few months back. I think it was submitted back in January. Not sure where it > fell off or whether it was just dropped. > > > > diff --git a/transport-helper.c b/transport-helper.c index > > 3f380d87d..5ee7007f6 100644 > > --- a/transport-helper.c > > +++ b/transport-helper.c > > @@ -1212,7 +1212,7 @@ static int udt_do_read(struct > unidirectional_transfer *t) > > return 0; /* No space for more. */ > > > > transfer_debug("%s is readable", t->src_name); > > - bytes = read(t->src, t->buf + t->bufuse, BUFFERSIZE - t->bufuse); > > + bytes = xread(t->src, t->buf + t->bufuse, BUFFERSIZE - > > + t->bufuse); > > if (bytes < 0 && errno != EWOULDBLOCK && errno != EAGAIN && > > errno != EINTR) { > > error_errno("read(%s) failed", t->src_name); > > Patch at https://public- > inbox.org/git/010f01d38a9e$a5c4f290$f14ed7b0$@nexbridge.com/ That was it, thanks. Cheers, Randall