Comment 25 for bug 1798562

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Verification-done for bionic using e2fsprogs 1.44.1-1ubuntu1.1:

ubuntu@humble-cod:~$ qemu-img convert vda1b.qcow2 vda1b.raw
ubuntu@humble-cod:~$ e2fsck -f vda1b.raw
e2fsck 1.44.1 (24-Mar-2018)
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
vda1b.raw: 131875/786432 files (0.1% non-contiguous), 1115854/3145216 blocks
ubuntu@humble-cod:~$ resize2fs vda1b.raw 6200M
resize2fs 1.44.1 (24-Mar-2018)
Resizing the filesystem on vda1b.raw to 1587200 (4k) blocks.
The filesystem on vda1b.raw is now 1587200 (4k) blocks long.

ubuntu@humble-cod:~$ e2fsck -f vda1b.raw
e2fsck 1.44.1 (24-Mar-2018)
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
vda1b.raw: 131875/401408 files (0.2% non-contiguous), 1089656/1587200 blocks
ubuntu@humble-cod:~$ dpkg -l e2fsprogs libext2fs2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=============================-===================-===================-===============================================================
ii e2fsprogs 1.44.1-1ubuntu1.1 amd64 ext2/ext3/ext4 file system utilities
ii libext2fs2:amd64 1.44.1-1ubuntu1.1 amd64 ext2/ext3/ext4 file system libraries