From: short <> Date: Tue, 28 Oct 2003 20:36:39 +0000 (+0000) Subject: -Mount of the same device multiple times is allowed (no EBUSY kernel protection). X-Git-Tag: captive-1_0_1~2 X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=commitdiff_plain;h=8200fe072f8bca00c607f0dbf5beaecccc8a3833;ds=sidebyside -Mount of the same device multiple times is allowed (no EBUSY kernel protection). --- diff --git a/TODO b/TODO index dcef1c0..06da3f9 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,6 @@ Known Bugs Low performance, big memory consumption; Writing 50KB/s, needs ~50MB of RAM. captive-install-acquire should retry broken httpcaptive:// connections. -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).