]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - tests/ChangeLog
Update for 1.29 release.
[thirdparty/e2fsprogs.git] / tests / ChangeLog
index 717c2bf6dafcef7e9c2d920d50abc736cfbb21a5..65d62abb4d573582252b41154c73aa78977aff85 100644 (file)
@@ -1,3 +1,71 @@
+2001-09-24  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.29
+
+2001-08-31  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.28
+
+2002-08-17  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_badinode, f_badroot, f_badsymlinks, f_badtable, f_dupdot,
+               f_filetype, f_illitable, f_imagic, f_imagic_fs, f_lpf,
+               f_lpffile, f_mke2fs2b, f_noroot, f_recnect_bad: Update
+               expect files to deal with changes in the extended
+               attribute block processing, and in how e2fsck updates
+               filesystem statistics when deleting files and creating
+               /lost+found.
+
+       * f_special_ea: New test which checks to make sure e2fsck
+               correctly handles special device files with extended
+               attribute blocks.
+
+2002-08-01  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_dup, f_dup2, f_dup3, f_bbfile, f_dupfsblks: Update expect
+               scripts to deal with ordering changes caused by use of a
+               red-block tree in pass1b.
+
+2002-07-19  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_expand, f_h_badnode, f_h_badroot: Modify the expect scripts to
+               reflect the rebuild hash index directories.
+
+2002-06-26  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_h_badroot: New test cases to test bogus HTREE node values
+
+2002-06-25  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.in (test_script): Add pass in the state of
+               --enable-htree and --enable-clear-htree to the test
+               script.
+       
+       * f_h_normal, f_h_badnode: New test cases to test the htree
+               directory code.
+       
+2002-06-09  Andreas Dilger  <adilger@clusterfs.com>
+
+       * f_8192_block, f_16384_block: Basic tests of 8192-byte block
+               and 16384-byte blocksize filesystems.
+
+2002-05-21  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_badsymlinks: Check for symlink too big error message.
+
+       * f_lotsbad: Check for directory too big error message.
+
+       * f_big_sparse: New test case which e2fsck's response to a large,
+               sparse file, and tests the code which adds the LARGE_FILE
+               feature to a filesystem.
+
+       * f_badsymlinks, f_filetype: Revert expected text since we're no
+               longer checking for EXT2_INDEX_FL along with the other
+               immutable flags.
+       
+       * f_badsymlinks, f_badinode: The symlink invalid size problem text
+               has been generalized to "invalid symlink".
+
 2002-05-18  Andreas Dilger  <adilger@clusterfs.com>
 
        * f_badsymlink: Add extra length checks for symlinks