From 15404f7f07ab85ee5f17a4b7cc7aec6e950dfc2f Mon Sep 17 00:00:00 2001 From: Elod Csirmaz Date: Mon, 29 Dec 2014 00:40:44 +0000 Subject: [PATCH] Removed out-of-date TODO file --- TODO | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index 1800476..0000000 --- a/TODO +++ /dev/null @@ -1,24 +0,0 @@ - -** Set read/write directives to BOT=empty string where needed -** Remove all-saved (should be replaced by write=BOT) -** Document BOT -** TODO flags - - - -* revalidate in-snapshot mfds when a new snapshot is created - -* Try mmap for the map files. - -* Add permission checking to all sn read operations - -* Cache part of the map in the mfd (or fsdata) as a bitmap - - - - -- After a file has been moved away, pretend that the path didn't exist in the snapshot by setting up an empty MFD -- Avoid getting lock when saving a file getting overwritten by a rename -- Introduced an all_saved flag which prevents trying to open a main file if it has been deleted since the snapshot - -# memory leak