summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 9a193990..5fc45c19 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,17 @@
+1999-09-07 <tytso@rsts-11.mit.edu>
+
+ * f_expand: Make test case better by testing increasing the size
+ of lost+found where an indirect block must be created.
+ Also add checks to see what happens when directories are
+ disconnected because their containing directory is
+ destroyed (turned into a socket :-)
+
+1999-08-02 <tytso@rsts-11.mit.edu>
+
+ * f_dupfsblks: Add additional test cases where files share
+ duplicate blocks with both other files and filesystem
+ metadata.
+
1999-07-30 <tytso@valinux.com>
* f_swapfs: Change to deal with new dump_inode command.