GParted 0.17.0-git

Libparted 3.1

Check and repair file system (ext3) on /dev/sdb6  00:00:49    ( SUCCESS )
    
calibrate /dev/sdb6  00:00:00    ( SUCCESS )
    
path: /dev/sdb6
start: 259078144
end: 419430399
size: 160352256 (76.46 GiB)
check file system on /dev/sdb6 for errors and (if possible) fix them  00:00:24    ( SUCCESS )
    
e2fsck -f -y -v -C 0 /dev/sdb6
    
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

4693 inodes used (0.18%, out of 2659392)
4639 non-contiguous files (98.8%)
6 non-contiguous directories (0.1%)
# of inodes with ind/dind/tind blocks: 4643/118/0
3050060 blocks used (28.73%, out of 10616832)
0 bad blocks
1 large file

4664 regular files
20 directories
0 character device files
0 block device files
0 fifos
0 links
0 symbolic links (0 fast symbolic links)
0 sockets
------------
4684 files
e2fsck 1.42.5 (29-Jul-2012)
grow file system to fill the partition  00:00:25    ( SUCCESS )
    
resize2fs -p /dev/sdb6
    
Resizing the filesystem on /dev/sdb6 to 20044032 (4k) blocks.
Begin pass 1 (max = 288)
Extending the inode table XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
The filesystem on /dev/sdb6 is now 20044032 blocks long.

resize2fs 1.42.5 (29-Jul-2012)

========================================