From 442ffc35747e64684d83ff86474fed9acd921cb7 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 26 Jan 2009 22:07:34 -0800 Subject: [PATCH] Update bug assert in TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index ee5c3b2cb1..c3d5f7a4f7 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,8 @@ SUMMARY OF MAJOR KNOWN PROBLEMS IN v0.4.1 (Development Release) investigation is needed. It is also possible the new untested vdev_disk.c is to blame. A lot of work is needed here. -- SPLError: 7324:1224:(dnode.c:304:dnode_create()) VERIFY3(0` >= 1`) +- 2009-01-26 16:23:00 SPLError: 7884:1360:(dnode.c:146:dnode_verify()) + VERIFY3(dn->dn_nblkptr >= 1) failed (0 >= 1) When enabling debugging in ZFS with the --enable-debug configure option we always trip the following VERIFY. This issue was present in the