blob: 23d7b1f6e1409b54e6599f1a98f52cfa756afafd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Group descriptor 1 has invalid unused inodes count 2048. Fix? yes
Group descriptor 2 has invalid unused inodes count 1344. Fix? yes
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Free inodes count wrong for group #1 (490, counted=2048).
Fix? yes
Free inodes count wrong for group #2 (250, counted=1344).
Fix? yes
Free inodes count wrong for group #3 (1967, counted=1969).
Fix? yes
Free inodes count wrong (4744, counted=7398).
Fix? yes
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
test_filesys: 794/8192 files (0.4% non-contiguous), 8473/32768 blocks
Exit status is 1
|