mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2025-01-26 18:33:24 +08:00
49809dd863
Removed the period from the Pass 1C header to make it consistent with the other e2fsck pass headers.
46 lines
1.5 KiB
Groff
46 lines
1.5 KiB
Groff
Pass 1: Checking inodes, blocks, and sizes
|
|
Inode 16, i_blocks is 22, should be 24. Fix? yes
|
|
|
|
|
|
Running additional passes to resolve blocks claimed by more than one inode...
|
|
Pass 1B: Rescanning for multiply-claimed blocks
|
|
Multiply-claimed block(s) in inode 11: 24 24
|
|
Multiply-claimed block(s) in inode 14: 69 69
|
|
Multiply-claimed block(s) in inode 16: 99 99
|
|
Pass 1C: Scanning directories for inodes with multiply-claimed blocks
|
|
Pass 1D: Reconciling multiply-claimed blocks
|
|
(There are 3 inodes containing multiply-claimed blocks.)
|
|
|
|
File /lost+found (inode #11, mod time Mon Sep 20 03:26:36 1993)
|
|
has 2 multiply-claimed block(s), shared with 0 file(s):
|
|
Clone multiply-claimed blocks? yes
|
|
|
|
File /pass1.c (inode #14, mod time Tue Sep 21 04:28:37 1993)
|
|
has 2 multiply-claimed block(s), shared with 0 file(s):
|
|
Clone multiply-claimed blocks? yes
|
|
|
|
File /e2fsck (inode #16, mod time Tue Sep 21 04:32:22 1993)
|
|
has 2 multiply-claimed block(s), shared with 0 file(s):
|
|
Clone multiply-claimed blocks? yes
|
|
|
|
Pass 2: Checking directory structure
|
|
Directory inode 11, block 12, offset 0: directory corrupted
|
|
Salvage? yes
|
|
|
|
Pass 3: Checking directory connectivity
|
|
Pass 4: Checking reference counts
|
|
Pass 5: Checking group summary information
|
|
Block bitmap differences: -68
|
|
Fix? yes
|
|
|
|
Free blocks count wrong for group #0 (20, counted=19).
|
|
Fix? yes
|
|
|
|
Free blocks count wrong (20, counted=19).
|
|
Fix? yes
|
|
|
|
|
|
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
|
|
test_filesys: 16/16 files (25.0% non-contiguous), 81/100 blocks
|
|
Exit status is 1
|