• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Pass 1: Checking inodes, blocks, and sizes
2Inode 12, i_size is 0, should be 5120.  Fix? yes
3
4Inode 13, i_size is 4096, should be 5120.  Fix? yes
5
6Pass 2: Checking directory structure
7Directory inode 12 has an unallocated block #3.  Allocate? yes
8
9Directory inode 13 has an unallocated block #1.  Allocate? yes
10
11Pass 3: Checking directory connectivity
12Pass 3A: Optimizing directories
13Pass 4: Checking reference counts
14Pass 5: Checking group summary information
15Free blocks count wrong for group #0 (79, counted=77).
16Fix? yes
17
18Free blocks count wrong (79, counted=77).
19Fix? yes
20
21
22test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
23test_filesys: 13/16 files (7.7% non-contiguous), 23/100 blocks
24Exit status is 1
25