1resize2fs test 2resize2fs -M test.img 3Resizing the filesystem on test.img to 1124 (1k) blocks. 4The filesystem on test.img is now 1124 (1k) blocks long. 5 6Exit status is 0 7 8fsck -yf -N test_filesys test.img 9Pass 1: Checking inodes, blocks, and sizes 10Pass 2: Checking directory structure 11Pass 3: Checking directory connectivity 12Pass 4: Checking reference counts 13Pass 5: Checking group summary information 14test_filesys: 13/512 files (0.0% non-contiguous), 1120/1124 blocks 15Exit status is 0 16