mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-01 05:53:56 +08:00
d56385e77c
f_badtable, f_illitable, f_lpf: Update to deal with the fact that e2fsck will now create a lost+found directory at the end of pass 3 if one isn't present. ChangeLog: Oops; premature checkin of ChangeLog.
52 lines
1.1 KiB
Groff
52 lines
1.1 KiB
Groff
Filesystem did not have a UUID; generating one.
|
|
|
|
Pass 1: Checking inodes, blocks, and sizes
|
|
Inode 13 is in use, but has dtime set. Fix? yes
|
|
|
|
Pass 2: Checking directory structure
|
|
Pass 3: Checking directory connectivity
|
|
/lost+found not found. Create? yes
|
|
|
|
Pass 4: Checking reference counts
|
|
Unattached inode 13
|
|
Connect to /lost+found? yes
|
|
|
|
Inode 13 ref count is 2, should be 1. Fix? yes
|
|
|
|
Unattached inode 14
|
|
Connect to /lost+found? yes
|
|
|
|
Inode 14 ref count is 2, should be 1. Fix? yes
|
|
|
|
Unattached inode 15
|
|
Connect to /lost+found? yes
|
|
|
|
Inode 15 ref count is 2, should be 1. Fix? yes
|
|
|
|
Pass 5: Checking group summary information
|
|
Block bitmap differences: +22 +23 +49 +57 +58
|
|
Fix? yes
|
|
|
|
Free blocks count wrong for group #0 (25, counted=33).
|
|
Fix? yes
|
|
|
|
Free blocks count wrong (39, counted=33).
|
|
Fix? yes
|
|
|
|
Inode bitmap differences: +13
|
|
Fix? yes
|
|
|
|
Free inodes count wrong for group #0 (2, counted=0).
|
|
Fix? yes
|
|
|
|
Directories count wrong for group #0 (1, counted=2).
|
|
Fix? yes
|
|
|
|
Free inodes count wrong (2, counted=0).
|
|
Fix? yes
|
|
|
|
|
|
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
|
|
test_filesys: 16/16 files (12.5% non-contiguous), 67/100 blocks
|
|
Exit status is 1
|