From 686388dd46553ca83a8ffb0b8c4ac64bbad91d65 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 26 May 2006 19:49:12 +0000 Subject: [PATCH] Add item. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 96ff8bf..68837f7 100644 --- a/TODO +++ b/TODO @@ -230,6 +230,12 @@ - Add FS persistence test(s). + - Detect implementations that represent the cwd as a string, by + removing a directory that is the cwd of another process, then + creating a new directory of the same name and putting some files + in it, then checking whether the process that had it as cwd sees + them. + - Godmar: I'm not sure if I mentioned that already, but I passed all tests for the filesys project without having implemented inode deallocation. A test is needed that checks that blocks are -- 2.30.2