From owner-svn-src-all@FreeBSD.ORG Sun Sep 13 10:52:52 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BF35106566B; Sun, 13 Sep 2009 10:52:52 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 845858FC16; Sun, 13 Sep 2009 10:52:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.3/8.14.3) with ESMTP id n8DAqoW2045309; Sun, 13 Sep 2009 14:52:50 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 13 Sep 2009 14:52:50 +0400 (MSD) From: Dmitry Morozovsky To: Pawel Jakub Dawidek In-Reply-To: <200909131012.n8DACUm5013428@svn.freebsd.org> Message-ID: References: <200909131012.n8DACUm5013428@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (woozle.rinet.ru [0.0.0.0]); Sun, 13 Sep 2009 14:52:50 +0400 (MSD) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r197150 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 13 Sep 2009 10:52:52 -0000 On Sun, 13 Sep 2009, Pawel Jakub Dawidek wrote: PJD> Author: pjd PJD> Date: Sun Sep 13 10:12:29 2009 PJD> New Revision: 197150 PJD> URL: http://svn.freebsd.org/changeset/base/197150 PJD> PJD> Log: PJD> There is a bug where mze_insert() can trigger an assert() of inserting PJD> the same entry twice. This bug is not fixed yet, but leads to situation PJD> where when try to access corrupted directory the kernel will panic. PJD> Until the bug is properly fixed, try to recover from it and log that it PJD> happened. PJD> PJD> Reported by: marck PJD> OpenSolaris bug: 6709336 PJD> MFC after: 3 days Hoorray! Thanks a lot. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------