Date: Fri, 25 Sep 2009 07:57:28 +0000 (UTC) From: Dmitry Morozovsky <marck@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs zap_micro.c Message-ID: <200909250757.n8P7vnY7071505@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marck 2009-09-25 07:57:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/cddl/contrib/opensolaris/uts/common/fs/zfs zap_micro.c
Log:
SVN rev 197479 on 2009-09-25 07:57:28Z by marck
MFC r197150:
There is a bug where mze_insert() can trigger an assert() of inserting
the same entry twice. This bug is not fixed yet, but leads to situation
where when try to access corrupted directory the kernel will panic.
Until the bug is properly fixed, try to recover from it and log that it
happened.
OpenSolaris bug: 6709336
Approved by: pjd
Revision Changes Path
1.3.2.3 +16 -5 src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909250757.n8P7vnY7071505>
