From e8bd4753fbbd6cd13d54a496aa4fef8050d37944 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 26 Jan 2009 18:57:59 -0800 Subject: [PATCH] Remove lookback issue from TODO, all fixed by vdev_disk update to support multiple bios's per dio --- TODO | 8 -------- 1 file changed, 8 deletions(-) diff --git a/TODO b/TODO index 8965bab17f..ee5c3b2cb1 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,5 @@ SUMMARY OF MAJOR KNOWN PROBLEMS IN v0.4.1 (Development Release) -- 'zpool create' hangs in the create ioctl() when initializing a new pool - backed by loopback devices. The lo-raid0 configuration easily recreates - this issue. I currently suspect a problem in vdev_disk.c implementation - is causing this, but I have not yet looked to closely. On the surface - things appear to be fine when creating the pool with real device or files. - - ./zpios.sh -c lo-raid0 -t tiny -v - - SPLError: 10167:1968:(spl-kmem.c:1286:spl_kmem_cache_reap_now()) ASSERTION(skc->skc_magic == SKC_MAGIC) failed