From owner-svn-src-all@freebsd.org Sun Apr 1 16:47:42 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3C93F6CCCB; Sun, 1 Apr 2018 16:47:41 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83BEF74243; Sun, 1 Apr 2018 16:47:41 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-io0-x22d.google.com with SMTP id e79so15705396ioi.7; Sun, 01 Apr 2018 09:47:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=nquRhfarP/58yEdGynEUzJtdfXrRdKyGr07a9XzhQ64=; b=E/lrCtKSd4p32BQtTYFhid31a6aCaubAJnyhc0dyZrUmKL08SYifkvl2xwzd9Ya9jU d8N9kVF3Yc6anwQ1eFJS+7YOGxkKuecyEqFqViy5/7158LnvOhscYr9VO+5JprmjZcZk 4xU9IKxJ7UWH8iQFisHrgAW7tGFt84FaQvq1yOx2HdFL6I2TU3EmFBrcWZK5u5HHD2JE LptwJkp9B6iEbxMV9Kkj+d3OR33TrFvrUFCkJGWPrH8+CMa0AroIb4bvLQw4IoEUe/zM eXpdOjik4hBj+v5ihTKJKECy8PRGOO4hE7b+iS1x0jhH43oauGr6/m8zYY5e49QkbZNM OhOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=nquRhfarP/58yEdGynEUzJtdfXrRdKyGr07a9XzhQ64=; b=axVegnNUTnAZzML8LUaHU++RdyXbSreivAdR12dXVQtFb9nXuInRXhD7CGS96M35Bt vdb+DMVjtwcG/oTV7nlEdtCJurA/CHooUzhnJ25R39TO6penWEaIObtGVm29Bx7KJvcN CXt2rjM0Dm4bS9v4SFpbneZgZTpZt1IdFcfMluomy2lRzFWIrBqs4cWyCb475IP5UyHO NPbFfH/pvKAGak1Jd+Ua5b79htf62qEK00uYJhcbck6joGIqXfoOT8G9dJMIzXgAOKm6 kCMuHIV3ZXdxCAslcRBxtSOrBEwmQZhKghU3tcQb2QGjb+HkWJckynjsFmRHa6Dpypop 56yA== X-Gm-Message-State: ALQs6tDUBfv2ZxBSoki5TRMiNGEdU0T0G1spoLWkmEj5kbo/Wds9huMN Eg5S+b6XaSP7Q7mPh1H9Ogp1YaZ7 X-Google-Smtp-Source: AIpwx4+zcCsnkh3oUoNltxUULO25VDgbJutN+gu5PCTWekHzB3ezthWkdstWcthKemVsIJNOxXlAbg== X-Received: by 10.107.146.67 with SMTP id u64mr5273352iod.144.1522601260745; Sun, 01 Apr 2018 09:47:40 -0700 (PDT) Received: from raichu (toroon0560w-lp130-01-174-88-76-83.dsl.bell.ca. [174.88.76.83]) by smtp.gmail.com with ESMTPSA id 79-v6sm4429341itm.11.2018.04.01.09.47.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Apr 2018 09:47:40 -0700 (PDT) Sender: Mark Johnston Date: Sun, 1 Apr 2018 12:47:35 -0400 From: Mark Johnston To: Harry Schmalzbauer Cc: Sean Bruno , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, glebius@FreeBSD.org Subject: Re: svn commit: r324508 - head/sys/kern Message-ID: <20180401164726.GA953@raichu> References: <201710102221.v9AML554015782@repo.freebsd.org> <5ABF55FC.6030102@omnilan.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5ABF55FC.6030102@omnilan.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2018 16:47:42 -0000 On Sat, Mar 31, 2018 at 11:33:48AM +0200, Harry Schmalzbauer wrote: > Bezüglich Sean Bruno's Nachricht vom 11.10.2017 00:21 (localtime): > > Author: sbruno > > Date: Tue Oct 10 22:21:05 2017 > > New Revision: 324508 > > URL: https://svnweb.freebsd.org/changeset/base/324508 > > > > Log: > > match sendfile() error handling to send(). > > > > Sendfile() should match the error checking order of send() which > > is currently: > > > > SBS_CANTSENDMORE > > so_error > > SS_ISCONNECTED > > > > Submitted by: Jason Eggleston > > Reviewed by: glebius > > MFC after: 2 weeks > > Sponsored by: Limelight Networks > > Differential Revision: https://reviews.freebsd.org/D12633 > > > > Modified: > > head/sys/kern/kern_sendfile.c > > > > I'm still applying this one locally to stable/11. > Is it going to be MFCd before 11.2? > > There are a view more candidates: > https://svnweb.freebsd.org/base?view=revision&revision=324601 along with > r324448 > https://svnweb.freebsd.org/base?view=revision&revision=327596 > https://svnweb.freebsd.org/base?view=revision&revision=328977 > These were flagged for MFC with expired defer time. > And tomorrow this one was supposed to be MFCd also: > https://svnweb.freebsd.org/base?view=revision&revision=331130 I think r324446 and r324448 need to be MFCed before most of these can go in. I MFCed the other commits (r317567, r324508) that you asked about in other threads.