+2001-11-26 Theodore Tso <tytso@valinux.com>
+
+ * f_miss_blk_bmap: Add new test which checks for bug in e2fsck
+ where it wouldn't allocate a missing block bitmap on
+ filesystems with a blocksize of 2k or 4k.
+
2001-10-07 Theodore Tso <tytso@valinux.com>
* f_bad_local_jnl: New test which tests for a V2 journal with bad
--- /dev/null
+Pass 1: Checking inodes, blocks, and sizes
+Relocating group 0's block bitmap to 2...
+Pass 2: Checking directory structure
+Pass 3: Checking directory connectivity
+Pass 4: Checking reference counts
+Pass 5: Checking group summary information
+Block bitmap differences: +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10
+Fix? yes
+
+Free blocks count wrong for group #0 (90, counted=89).
+Fix? yes
+
+Free blocks count wrong (90, counted=89).
+Fix? yes
+
+
+test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
+test_filesys: 11/64 files (0.0% non-contiguous), 11/100 blocks
+Exit status is 1
--- /dev/null
+Pass 1: Checking inodes, blocks, and sizes
+Pass 2: Checking directory structure
+Pass 3: Checking directory connectivity
+Pass 4: Checking reference counts
+Pass 5: Checking group summary information
+test_filesys: 11/64 files (0.0% non-contiguous), 11/100 blocks
+Exit status is 0