From owner-svn-src-head@freebsd.org Thu Jan 18 22:27:55 2018 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 B716BEC743F; Thu, 18 Jan 2018 22:27:55 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8CF331D9A; Thu, 18 Jan 2018 22:27:55 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id D42C920D58; Thu, 18 Jan 2018 17:27:53 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute5.internal (MEProxy); Thu, 18 Jan 2018 17:27:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=weXCdH Gg8ESYeUqkSGANS14mVFwUg9D5MoXm1BwETf4=; b=DnQz6Yz+M1SvhV/vUmyj1x DIA+u2uAMsFvSvmYt7VIgShpszSwHBfd1nB6zF738dg8uwbyJ7AKNsI/Xh9I9819 4bfCpeVN/arqbb2Ve+oqtGnGxaWUypQCb7kLQayJOejjTn/9STz/n4FlycVO1+Oo /zVWjqJlkR0CEjV3AItClkDqlp4whokE5rAbd910d20c34aihIa8JPG2MG8zXW4z BEV+i6pAPvP3uLU3rN8yeXO99h9M0VNiV/yXs7QyyxYZ4yAmWFMaVJJ3AT2SKesM XQsvRi/BDAuORFSoeMP4c9JmGtfDTKT0FB0OsxLz5RqtXcy013RzfokxFDUUqFKw == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id B49164154; Thu, 18 Jan 2018 17:27:53 -0500 (EST) Message-Id: <1516314473.3238782.1240377240.040D0B8D@webmail.messagingengine.com> From: Brad Davis To: Steven Hartland Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-75de3051 Subject: Re: svn commit: r328136 - in head/etc: defaults rc.d In-Reply-To: References: <201801182045.w0IKjf44088801@repo.freebsd.org> Date: Thu, 18 Jan 2018 15:27:53 -0700 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 18 Jan 2018 22:27:55 -0000 On Thu, Jan 18, 2018, at 1:54 PM, Steven Hartland wrote: > Did you intend to add the growfs option at the same time as it wasn=E2=80= =99t mentioned in the commit msg=C2=A0 Opps, no, I forgot about that. I had made it years ago, but never got arou= nd to submitting it. Unless anyone has any objections I will leave it. Regards, Brad Davis