Whamcloud - gitweb
d396beb30f120f3786acb41e7d1df3761f6c4ea7
[tools/e2fsprogs.git] / tests / f_uninit_restart_fsck / expect.1
1 Pass 1: Checking inodes, blocks, and sizes
2 Pass 2: Checking directory structure
3 Entry 'foo2' in /d1 (1881) references inode 500 found in group 0's unused inodes area.
4 Fix? yes
5
6 Entry 'foo2' in /d1 (1881) has an incorrect filetype (was 1, should be 0).
7 Fix? yes
8
9 Entry 'bar2' in /d2 (3761) references inode 2100 found in group 1's unused inodes area.
10 Fix? yes
11
12 Entry 'bar2' in /d2 (3761) has an incorrect filetype (was 1, should be 0).
13 Fix? yes
14
15 Restarting e2fsck from the beginning...
16 One or more block group descriptor checksums are invalid.  Fix? yes
17
18 Group descriptor 0 checksum is 0xb92b, should be 0x2b5f.  FIXED.
19 Group descriptor 1 checksum is 0x2f53, should be 0x8d2f.  FIXED.
20 Pass 1: Checking inodes, blocks, and sizes
21 Pass 2: Checking directory structure
22 Entry 'foo2' in /d1 (1881) has deleted/unused inode 500.  Clear? yes
23
24 Entry 'bar2' in /d2 (3761) has deleted/unused inode 2100.  Clear? yes
25
26 Pass 3: Checking directory connectivity
27 Pass 4: Checking reference counts
28 Unattached zero-length inode 1883.  Clear? yes
29
30 Unattached zero-length inode 3763.  Clear? yes
31
32 Pass 5: Checking group summary information
33
34 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
35 test_filesys: 21/7520 files (0.0% non-contiguous), 2352/30000 blocks
36 Exit status is 1