• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Pass 1: Checking inodes, blocks, and sizes
2Directory inode 12 has extent marked uninitialized at block 0.  Fix? yes
3
4Directory inode 14 has extent marked uninitialized at block 0.  Fix? yes
5
6Pass 2: Checking directory structure
7Directory inode 14, block #0, offset 0: directory corrupted
8Salvage? yes
9
10Missing '.' in directory inode 14.
11Fix? yes
12
13Setting filetype for entry '.' in ??? (14) to 2.
14Missing '..' in directory inode 14.
15Fix? yes
16
17Setting filetype for entry '..' in ??? (14) to 2.
18Pass 3: Checking directory connectivity
19'..' in /abc (14) is <The NULL inode> (0), should be / (2).
20Fix? yes
21
22Pass 4: Checking reference counts
23Pass 5: Checking group summary information
24
25test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
26test_filesys: 14/128 files (0.0% non-contiguous), 20/512 blocks
27Exit status is 1
28