svn commit: r196954 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

Dmitry Morozovsky marck at rinet.ru
Mon Sep 7 22:59:18 UTC 2009


Pawel,


On Mon, 7 Sep 2009, Pawel Jakub Dawidek wrote:

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> 
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() + avl_insert()).
PJD>   
PJD>   Fix similar case in the code that is currently commented out.

Any chance it would fix my panic reported this spring?

Thanks!

-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck at FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
------------------------------------------------------------------------


More information about the svn-src-head mailing list