From owner-freebsd-current@freebsd.org Wed Apr 10 09:44:46 2019 Return-Path: Delivered-To: freebsd-current@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 BD0C2157DBAB for ; Wed, 10 Apr 2019 09:44:46 +0000 (UTC) (envelope-from freebsd-rwg@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF5B197F40 for ; Wed, 10 Apr 2019 09:44:45 +0000 (UTC) (envelope-from freebsd-rwg@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id x3A9hagL064723; Wed, 10 Apr 2019 02:43:36 -0700 (PDT) (envelope-from freebsd-rwg@gndrsh.dnsmgr.net) Received: (from freebsd-rwg@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id x3A9hZiF064722; Wed, 10 Apr 2019 02:43:35 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201904100943.x3A9hZiF064722@gndrsh.dnsmgr.net> Subject: Re: r346025: ZFS filesystems do not mount anymore In-Reply-To: <201904100621.x3A6Lo4P069917@slippy.cwsent.com> To: Cy Schubert Date: Wed, 10 Apr 2019 02:43:35 -0700 (PDT) CC: "Enji Cooper (yaneurabeya)" , crees@freebsd.org, Michael Butler , "O. Hartmann" , =?UTF-8?Q?Trond_Endrest=C3=B8l?= , FreeBSD CURRENT X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: EF5B197F40 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-0.14 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.39)[-0.389,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; IP_SCORE(0.03)[ip: (0.12), ipnet: 69.59.192.0/19(0.06), asn: 13868(0.04), country: US(-0.06)]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[dnsmgr.net]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-0.59)[-0.586,0]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: gndrsh.dnsmgr.net]; NEURAL_HAM_SHORT(-0.08)[-0.082,0]; RCPT_COUNT_SEVEN(0.00)[7]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:13868, ipnet:69.59.192.0/19, country:US]; FREEMAIL_CC(0.00)[gmail.com]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2019 09:44:46 -0000 > In message <19CA3A5D-4E41-4F17-A788-B9545F104EC5@gmail.com>, "Enji > Cooper (yane > urabeya)" writes: > > > > > On Apr 9, 2019, at 21:51, Enji Cooper wrote: > > > > ??? > > > > > CCing crees@, the author of r346017, for context. I will file a PR soon if > > one hasn???t already been filed. > > > > I filed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237172 to tra > > ck the issue. > > This should probably be reverted until it is tested and resolved. Has been reverted, we may want to clarify the policy when a none source committer has approval for a commit to src that turns out to need reverted they need to revert they do not need an approval to revert, or that this approval is implicit? crees delayed the revert of this while waiting for that approval. -- Rod Grimes rgrimes@freebsd.org