From owner-freebsd-fs@FreeBSD.ORG Mon Sep 14 18:13:14 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31745106566C for ; Mon, 14 Sep 2009 18:13:14 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id B68288FC21 for ; Mon, 14 Sep 2009 18:13:13 +0000 (UTC) Received: by ewy4 with SMTP id 4so3316361ewy.36 for ; Mon, 14 Sep 2009 11:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=SxNA2n2RLITNyz4Gtf9eQVEzX6/ALDulk1K5FTqnrDE=; b=WvqXK4YLmZyuu1DxAdESImns2rf2HFLd8pXjtJjpMVyV5d+PrznpIPA5PLWQenr5Bn S8Hk22movWPK+T6BhHPhKTEQJZLpC+Vm5q1ku5JP2tGOrfLKd5nIpOSHc55V2LPhggFy zzqDO8VDJV+uSygoGIdRvkpL9v6qqfM/kzgpQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=gGJnPt3VJILTDxRoO8i6YeB0pACVqEYuQg2A5lPK4cz6TTC+xs7Ew7U8LMtqrbSazY +XIEd2tCr1eUuI02e8eOAv1sMKibiH8Fs9aNxDd8DPx9lZIfaCxJrM69+0uDgFLXH6/A NYLde2lYsNqoNDhNuNqzc/4M/eWJdzVQleQmQ= Received: by 10.211.145.11 with SMTP id x11mr7138110ebn.74.1252950784606; Mon, 14 Sep 2009 10:53:04 -0700 (PDT) Received: from localhost (95-24-81-232.broadband.corbina.ru [95.24.81.232]) by mx.google.com with ESMTPS id 7sm1972286eyb.5.2009.09.14.10.53.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 10:53:03 -0700 (PDT) From: Anonymous To: pjd@FreeBSD.org References: <200909140703.n8E73VH1000588@freefall.freebsd.org> Date: Mon, 14 Sep 2009 21:51:57 +0400 In-Reply-To: <200909140703.n8E73VH1000588@freefall.freebsd.org> (pjd@freebsd.org's message of "Mon, 14 Sep 2009 07:03:31 GMT") Message-ID: <86ab0xqurm.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-fs@FreeBSD.org, bug-followup@freebsd.org Subject: Re: kern/129148: [zfs] [panic] panic on concurrent writing & rollback X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 18:13:14 -0000 pjd@FreeBSD.org writes: > Synopsis: [zfs] [panic] panic on concurrent writing & rollback > > State-Changed-From-To: open->patched > State-Changed-By: pjd > State-Changed-When: pon 14 wrz 2009 07:02:21 UTC > State-Changed-Why: > I believe it is already fixed in HEAD. Could you verify? > If you can't try HEAD, it sould be in 8 soon. I'm no longer able to reproduce it on r197192M neither with the script nor with patch & rollback & patch sequence.