From owner-svn-src-head@freebsd.org Wed Sep 21 07:25:36 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBC22BE3851; Wed, 21 Sep 2016 07:25:36 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (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 67429225; Wed, 21 Sep 2016 07:25:36 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id b130so75001838wmc.0; Wed, 21 Sep 2016 00:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=1Zhb0H5UoG4ah9vgmi4RgpRJjiLmItW0TJE9B+IEo20=; b=NcJ4xfrJmljGXf7FXp60+XHZ0NuPx0QSSIQ1YZpfagxusWFHwPZKw3afABVvx4GeD5 SRBGv+6qOSnO6VU9g+4RPn9pIgsY3pHRuUdY8Hr2yX95Eqvxx2TdhdgQqWjaATSEMwoh Pa+gBepM6+1aIY52vbo5VVn1mwmuovJvoRVXX3VsBukTOdERCuJ7QUFuUXyyLT9SHDO9 H4ZmEi4jH27Dkk1wTypM0D4MRJKkVrs9ARtuhrodTR0AfnK0+6sHJzfnZAJpmDi3XPPM 75PaaWaBHf2FYVjGH+cTz8wmuK4IbwZu1yyXSd47+yBTIrhdbFOBgw22MwdGDj4beNzs VTlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=1Zhb0H5UoG4ah9vgmi4RgpRJjiLmItW0TJE9B+IEo20=; b=RFrxYFTrcbXD5/ihF6Vw/LM2xtaiqDDqK8U5HK/Jl/peTUsbVqLdLX5xDmv/dXziEp 15lF8DTxAQ9x44VPajahMWdtIKt+GaniTGIdVP0FyRVr3tB6n1iOTqoZPBIZoMTA5pXr 2W0nvfkZ8kpAVorf9P6fEJBwEmpzqvSRmXuvioDqHm10J77MsYSL6kqSUH/4ylYOVPNg MPH15a4qam93Y4BxbqKUwm2oqz+jSOMm+udeh0lIGvEFT1smw+5x/Z4SMRLKudw1IDyi PiqI2PcBPpwVcCxAisuZQYj5He2X5aRgI1YZEo9IeOd7cBVplC8EBFMHE7Y8K3yWypzt tZlw== X-Gm-Message-State: AE9vXwPEX3lY7/W1eh9AJZVpay5qEI+f8ZuxiXF3O88UiX72tj+OxtlSH6tVItFEmlrpYA== X-Received: by 10.28.19.194 with SMTP id 185mr1663188wmt.51.1474442733689; Wed, 21 Sep 2016 00:25:33 -0700 (PDT) Received: from brick (acys180.neoplus.adsl.tpnet.pl. [83.11.202.180]) by smtp.gmail.com with ESMTPSA id au10sm32070625wjc.12.2016.09.21.00.25.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Sep 2016 00:25:32 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Wed, 21 Sep 2016 09:25:30 +0200 From: Edward Tomasz Napierala To: Alan Somers Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r305988 - in head/sys: geom sys Message-ID: <20160921072530.GA25303@brick> Mail-Followup-To: Alan Somers , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" References: <201609191746.u8JHkFKI071354@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2016 07:25:36 -0000 On 0920T1020, Alan Somers wrote: > On Mon, Sep 19, 2016 at 11:46 AM, Edward Tomasz Napierala > wrote: > > Author: trasz > > Date: Mon Sep 19 17:46:15 2016 > > New Revision: 305988 > > URL: https://svnweb.freebsd.org/changeset/base/305988 > > > > Log: > > Remove unused bio_taskqueue(). > > > > MFC after: 1 month > > > > Modified: > > head/sys/geom/geom_io.c > > head/sys/sys/bio.h > > > > This is a KBI change, so you should bump __FreeBSD_version. You > probably shouldn't MFC it, either. Done, thanks. I won't MFC it either.