Date: Tue, 8 Sep 2009 07:03:30 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Dmitry Morozovsky <marck@rinet.ru> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r196954 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs Message-ID: <20090908050330.GE1574@garage.freebsd.pl> In-Reply-To: <alpine.BSF.2.00.0909080258360.72535@woozle.rinet.ru> References: <200909072158.n87LwsQR027945@svn.freebsd.org> <alpine.BSF.2.00.0909080258360.72535@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--uh9ZiVrAOUUm9fzH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 08, 2009 at 02:59:15AM +0400, Dmitry Morozovsky wrote: >=20 > Pawel, >=20 >=20 > On Mon, 7 Sep 2009, Pawel Jakub Dawidek wrote: >=20 > PJD> Author: pjd > PJD> Date: Mon Sep 7 21:58:54 2009 > PJD> New Revision: 196954 > PJD> URL: http://svn.freebsd.org/changeset/base/196954 > PJD>=20 > PJD> Log: > PJD> If we have to use avl_find(), optimize a bit and use avl_insert() = instead of > PJD> avl_add() (the latter is actually a wrapper around avl_find() + av= l_insert()). > PJD> =20 > PJD> Fix similar case in the code that is currently commented out. >=20 > Any chance it would fix my panic reported this spring? I'm sorry, but no. Your panic was related to ZAP code. We can still try to debug it further if you still have this file system somewhere, but last I remember your mail server was refusing e-mails from me. If that's still the case and you read this e-mail from the mailing list could you check logs of your e-mail server and whitelist my? I have many problems because reverse DNS for my IP has *dsl* in it, which is often interpreted as dynamic IP address. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --uh9ZiVrAOUUm9fzH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKpeWiForvXbEpPzQRAkypAJ9M1LQFj9a+XWZA7s6pvxytadAppgCeIB/3 4A6L7NJE9GcVhotuBRRc38c= =F5qA -----END PGP SIGNATURE----- --uh9ZiVrAOUUm9fzH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090908050330.GE1574>