Whamcloud - gitweb
Add missing changelog file for previous commit (hg changeset: 0502b63a5be9)
[tools/e2fsprogs.git] / tests / f_baddir / expect.1
index 766a0a5..52f0d20 100644 (file)
@@ -1,14 +1,24 @@
 Filesystem did not have a UUID; generating one.
 
 Pass 1: Checking inodes, blocks, and sizes
-Directory 12, incorrect size, 182 (counted = 1024). Set size to counted? yes
+Inode 12, i_size is 182, should be 1024.  Fix? yes
 
-Inode 13 is a zero length directory.  Clear? yes
+Inode 13 is a zero-length directory.  Clear? yes
 
 Pass 2: Checking directory structure
-Entry 'zero' in / (2) has deleted/unused inode 13.
+Entry 'zero' in / (2) has deleted/unused inode 13.  Clear? yes
+
+Entry 'foo/bar' in / (2) has illegal characters in its name.
+Fix? yes
+
+Entry 'root' in /test (14) is a link to the root inode.
 Clear? yes
 
+Entry 'badino' in /test (14) has invalid inode #: 123456.
+Clear? yes
+
+Entry 'dot' in /test (14) is a link to '.'  Clear? yes
+
 Directory inode 12, block 0, offset 0: directory corrupted
 Salvage? yes
 
@@ -19,23 +29,23 @@ Missing '..' in directory inode 12.
 Fix? yes
 
 Pass 3: Checking directory connectivity
-'..' in /block.h (12) is . (0), should be / (2).
+'..' in /block.h (12) is <The NULL inode> (0), should be / (2).
 Fix? yes
 
 Pass 4: Checking reference counts
-Inode 12 has ref count 1, expecting 2.
-Set i_nlinks to count? yes
+Inode 12 ref count is 1, should be 2.  Fix? yes
 
 Pass 5: Checking group summary information
-Fix summary information? yes
+Block bitmap differences:  -22
+Fix? yes
+
+Inode bitmap differences:  -13
+Fix? yes
+
+Directories count wrong for group #0 (5, counted=4).
+Fix? yes
 
-Block bitmap differences: -22.  FIXED
-Free blocks count wrong (76, counted=77).  FIXED
-Inode bitmap differences: -13.  FIXED
-Free inodes count wrong for group #0 (19, counted=20).  FIXED
-Directories count wrong for group #0 (4, counted=3).  FIXED
-Free inodes count wrong (19, counted=20).  FIXED
 
 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
-test_filesys: 12/32 files (0.0% non-contiguous), 23/100 blocks
+test_filesys: 14/32 files (0.0% non-contiguous), 25/100 blocks
 Exit status is 1