From owner-freebsd-current@FreeBSD.ORG Thu Jul 23 13:14:14 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E32D106564A; Thu, 23 Jul 2009 13:14:14 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 046E08FC0C; Thu, 23 Jul 2009 13:14:13 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from c83-253-252-234.bredband.comhem.se ([83.253.252.234]:48976 helo=mx.exscape.org) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1MTy7P-0004wX-6A; Thu, 23 Jul 2009 15:13:57 +0200 Received: from [192.168.1.5] (macbookpro [192.168.1.5]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx.exscape.org (Postfix) with ESMTPSA id 257A74CC44; Thu, 23 Jul 2009 15:13:53 +0200 (CEST) Message-Id: From: Thomas Backman To: Michael Reifenberger In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 23 Jul 2009 15:13:51 +0200 References: <20090723092435.GA799@a91-153-125-115.elisa-laajakaista.fi> X-Mailer: Apple Mail (2.935.3) X-Originating-IP: 83.253.252.234 X-Scan-Result: No virus found in message 1MTy7P-0004wX-6A. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1MTy7P-0004wX-6A d9243ddd0e66c7769844331c82dea539 Cc: Jaakko Heinonen , freebsd@r.zeeb.org, bug-followup@FreeBSD.org, FreeBSD current Subject: Re: kern/132337: [zfs] [panic] kernel panic in zfs_fuid_create_cred X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 23 Jul 2009 13:14:14 -0000 On Jul 23, 2009, at 15:06, Michael Reifenberger wrote: > On Thu, 23 Jul 2009, Jaakko Heinonen wrote: > ... >> This PR is a duplicate of kern/133020. There is a workaround fix in >> pjd's perforce branch but apparently it was never committed to svn. >> >> See: >> >> http://p4db.freebsd.org/changeView.cgi?CH=159874 >> http://people.freebsd.org/~pjd/patches/zfs_znode.h.patch >> > I'm using this patch since march without problems. I've only used it for hours but it seems to work here too, no longer using ZVOLs. Would be nice to have in -RELEASE :) Jaakko: It's the other way around. 132337 < 133020. This bug was filed Mar 05 2009, while 133020 was filed Mar 24 2009. Regards, Thomas