mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2025-01-06 00:23:55 +08:00
7ae1983a23
easier to understand (sorry, translators). Add new @m (multiply-claimed) and @n (invalid) expansions for e2fsck problem descriptions. Add Dutch translation, and update French translation. Add an explanation of how the @-expansion and %-exapansion works in e2fsck/problem.c to make life easier for the translators. Synchronize and update po files.
39 lines
974 B
Groff
39 lines
974 B
Groff
Pass 1: Checking inodes, blocks, and sizes
|
|
Pass 2: Checking directory structure
|
|
i_faddr for inode 15 (/test/quux) is 23, should be zero.
|
|
Clear? yes
|
|
|
|
i_dir_acl for inode 15 (/test/quux) is 12, should be zero.
|
|
Clear? yes
|
|
|
|
i_file_acl for inode 13 (/test/???) is 12, should be zero.
|
|
Clear? yes
|
|
|
|
i_faddr for inode 13 (/test/???) is 12, should be zero.
|
|
Clear? yes
|
|
|
|
Pass 3: Checking directory connectivity
|
|
Unconnected directory inode 13 (/test/???)
|
|
Connect to /lost+found? yes
|
|
|
|
Pass 4: Checking reference counts
|
|
Inode 13 ref count is 4, should be 3. Fix? yes
|
|
|
|
i_file_acl for inode 28 (...) is 4294967295, should be zero.
|
|
Clear? yes
|
|
|
|
Inode 28 (...) has invalid mode (0177777).
|
|
Clear? yes
|
|
|
|
Pass 5: Checking group summary information
|
|
Free inodes count wrong for group #0 (18, counted=17).
|
|
Fix? yes
|
|
|
|
Free inodes count wrong (18, counted=17).
|
|
Fix? yes
|
|
|
|
|
|
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
|
|
test_filesys: 15/32 files (0.0% non-contiguous), 26/100 blocks
|
|
Exit status is 1
|