mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-18 06:21:56 +08:00
108e6581fc
The previous image did not have a 64-bit journal so it wouldn't properly test the 64-bit journal format. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
17 lines
484 B
Groff
17 lines
484 B
Groff
test_filesys: recovering journal
|
|
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
|
|
Free blocks count wrong (14059, counted=12712).
|
|
Fix? yes
|
|
|
|
Free inodes count wrong (8181, counted=6834).
|
|
Fix? yes
|
|
|
|
|
|
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
|
|
test_filesys: 1358/8192 files (0.0% non-contiguous), 3672/16384 blocks
|
|
Exit status is 1
|