summaryrefslogtreecommitdiffstats
path: root/tests/r_min_itable/expect
blob: e01041c8c6a64d2210b9e63514fcc70a588062b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
resize2fs test
resize2fs -M test.img
Resizing the filesystem on test.img to 1124 (1k) blocks.
The filesystem on test.img is now 1124 (1k) blocks long.

Exit status is 0
 
fsck -yf -N test_filesys test.img
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
test_filesys: 13/512 files (0.0% non-contiguous), 1120/1124 blocks
Exit status is 0