Theodore Ts'o | 2e5fcce | 2003-12-12 03:00:56 -0500 | [diff] [blame] | 1 | Pass 1: Checking inodes, blocks, and sizes |
| 2 | Pass 2: Checking directory structure |
| 3 | Pass 3: Checking directory connectivity |
| 4 | Unconnected directory inode 12 (/???) |
| 5 | Connect to /lost+found? yes |
| 6 | |
| 7 | /lost+found not found. Create? yes |
| 8 | |
| 9 | Unconnected directory inode 13 (/???) |
| 10 | Connect to /lost+found? yes |
| 11 | |
| 12 | Pass 4: Checking reference counts |
| 13 | Inode 2 ref count is 4, should be 3. Fix? yes |
| 14 | |
| 15 | Inode 12 ref count is 3, should be 2. Fix? yes |
| 16 | |
| 17 | Inode 13 ref count is 3, should be 2. Fix? yes |
| 18 | |
| 19 | Pass 5: Checking group summary information |
| 20 | Block bitmap differences: -(9--19) |
| 21 | Fix? yes |
| 22 | |
| 23 | Free blocks count wrong for group #0 (77, counted=89). |
| 24 | Fix? yes |
| 25 | |
| 26 | Free blocks count wrong (77, counted=89). |
| 27 | Fix? yes |
| 28 | |
| 29 | Free inodes count wrong for group #0 (2, counted=3). |
| 30 | Fix? yes |
| 31 | |
| 32 | Directories count wrong for group #0 (5, counted=4). |
| 33 | Fix? yes |
| 34 | |
| 35 | Free inodes count wrong (2, counted=3). |
| 36 | Fix? yes |
| 37 | |
| 38 | |
| 39 | test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** |
| 40 | test_filesys: 13/16 files (0.0% non-contiguous), 11/100 blocks |
| 41 | Exit status is 1 |