e2fsprogs/tests/f_overfsblks/expect.1
Theodore Ts'o 010c49cf49 e2fsck: report ext2fs_open2() and ext2fs_check_desc() errors
Print the actual errors returned by ext2fs_open2() and
ext2fs_check_desc() before we fall back to the backup block group
descriptors so that it's easier to see if there is some obscure
failure that is causing e2fsck to think that it should use the backup
block group descriptors.

Addresses-Google-Bug: #6208183

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-03-21 23:40:24 -04:00

20 lines
625 B
Groff

ext2fs_check_desc: Corrupt group descriptor: bad block for inode bitmap
Filesystem did not have a UUID; generating one.
Pass 1: Checking inodes, blocks, and sizes
Group 0's inode bitmap at 3 conflicts with some other fs block.
Relocate? yes
Relocating group 0's inode bitmap from 3 to 4...
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Inode bitmap differences: -(12--21)
Fix? yes
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
Exit status is 1