From owner-svn-src-all@FreeBSD.ORG Mon Sep 15 09:25:36 2014 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C727B2B; Mon, 15 Sep 2014 09:25:36 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0AF5C65C; Mon, 15 Sep 2014 09:25:34 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA15768; Mon, 15 Sep 2014 12:25:33 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1XTSXN-000Ja7-0n; Mon, 15 Sep 2014 12:25:33 +0300 Message-ID: <5416B069.2080708@FreeBSD.org> Date: Mon, 15 Sep 2014 12:24:57 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Steven Hartland , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r271429 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs References: <201409111621.s8BGLpYJ019867@svn.freebsd.org> <5416A9E8.2080403@FreeBSD.org> <1B0D590AE4FF45DFAA7328244352D33F@multiplay.co.uk> In-Reply-To: <1B0D590AE4FF45DFAA7328244352D33F@multiplay.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Sep 2014 09:25:36 -0000 On 15/09/2014 12:04, Steven Hartland wrote: > ----- Original Message ----- From: "Andriy Gapon" > > >> On 11/09/2014 19:21, Steven Hartland wrote: >>> Author: smh >>> Date: Thu Sep 11 16:21:51 2014 >>> New Revision: 271429 >>> URL: http://svnweb.freebsd.org/changeset/base/271429 >>> >>> Log: >>> Persist vdev_resilver_txg changes to avoid panic caused by validation >>> vs a vdev_resilver_txg value from a previous resilver. >> >> Looks that this change is a prime candidate for a discussion with OpenZFS folks. >> I know that it is a pain to go through all hoops for submitting a change to >> illumos, but at the very least we should let them know of the problem. > > Yep I already raised the bug: https://www.illumos.org/issues/5154 ;-) Cool! > If I could actually send emails to their mailing list I would have discused but the > OpenZFS list has been broken for weeks. I've raised it with Matt, who directed > me at Luke but had no response from him :( I haven't try to post to the list for quite a while but I occasionally see posts on it. -- Andriy Gapon