From 110e746db43e746506873f26cabba5ed6f0e3993 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 9 Oct 2003 09:17:32 +0000 Subject: [PATCH] +Mount of the same device multiple times is allowed (no EBUSY kernel protection). - Bugreported by Pavouk. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index ed01e61..293d75d 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ init.c: assertion `NT_SUCCESS(err)==NT_SUCCESS(dir_IoStatusBlock.Status)' failed Low performance, big memory consumption; Writing 50KB/s, needs ~50MB of RAM. Microsoft Windows RAID tests/support - IIRC already exists open sourced. +Mount of the same device multiple times is allowed (no EBUSY kernel protection). libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area! STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write(). User-specifiable proxy for captive-install-acquire (not just the GConf one). -- 1.8.3.1