mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-12 03:13:52 +08:00
76761ca221
When there's a problem accessing the EA part of an inline data symlink and we want to truncate the symlink back to 60 characters (hoping the user can re-establish the link later on, apparently) be sure to turn off the inline data flag to convert the symlink back to a regular fast symlink. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
59 lines
1.4 KiB
Groff
59 lines
1.4 KiB
Groff
Pass 1: Checking inodes, blocks, and sizes
|
|
Inode 12 has INLINE_DATA_FL flag but extended attribute not found. Truncate? yes
|
|
|
|
Inode 16, i_size is 56, should be 60. Fix? yes
|
|
|
|
Inode 24, i_size is 59, should be 60. Fix? yes
|
|
|
|
Inode 28 is a unknown file type with mode 00 but it looks like it is really a directory.
|
|
Fix? yes
|
|
|
|
Pass 2: Checking directory structure
|
|
Directory inode 20, block #0, offset 4: directory corrupted
|
|
Salvage? yes
|
|
|
|
Directory inode 28, block #0, offset 4: directory corrupted
|
|
Salvage? yes
|
|
|
|
Directory inode 32, block #0, offset 4: directory corrupted
|
|
Salvage? yes
|
|
|
|
Directory inode 32, block #0, offset 4: directory corrupted
|
|
Salvage? yes
|
|
|
|
Symlink /1 (inode #12) is invalid.
|
|
Clear? yes
|
|
|
|
Symlink /3 (inode #14) is invalid.
|
|
Clear? yes
|
|
|
|
Inode 38 (/B) has invalid mode (00).
|
|
Clear? yes
|
|
|
|
Inode 36 (/A) has invalid mode (00).
|
|
Clear? yes
|
|
|
|
Pass 3: Checking directory connectivity
|
|
Pass 4: Checking reference counts
|
|
Unattached zero-length inode 22. Clear? yes
|
|
|
|
Unattached zero-length inode 23. Clear? yes
|
|
|
|
Unattached zero-length inode 29. Clear? yes
|
|
|
|
Unattached zero-length inode 30. Clear? yes
|
|
|
|
Unattached zero-length inode 31. Clear? yes
|
|
|
|
Unattached zero-length inode 33. Clear? yes
|
|
|
|
Unattached zero-length inode 34. Clear? yes
|
|
|
|
Unattached zero-length inode 35. Clear? yes
|
|
|
|
Pass 5: Checking group summary information
|
|
|
|
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
|
|
test_filesys: 26/128 files (0.0% non-contiguous), 18/512 blocks
|
|
Exit status is 1
|