<div class="gmail_quote">On Tue, Mar 8, 2011 at 10:26 PM, Joseph D. Wagner <span dir="ltr">&lt;<a href="mailto:theman@josephdwagner.info">theman@josephdwagner.info</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Are you sure it&#39;s capital T and not lowercase t?<br>
<br>
>From man:<br>
       -t fs-type<br>
              Specify the filesystem type (i.e., ext2, ext3, ext4, etc.) that is to be created.  If this  option  is  not<br>
              specified,  mke2fs will pick a default either via how the command was run (for example, using a name of the<br>
              form mkfs.ext2, mkfs.ext3, etc.) or via a default as defined by the /etc/mke2fs.conf(5) file.   This option<br>
              controls  which  filesystem  options  are  used  by  default,  based on the fstypes configuration stanza in<br>
              /etc/mke2fs.conf(5).<br>
<br>
              If the -O option is used to explicitly add or remove filesystem options that should be  set  in  the  newly<br>
              created filesystem, the resulting filesystem may not be supported by the requested fs-type.  (e.g., &quot;mke2fs<br>
              -t ext3 -O extents /dev/sdXX&quot; will create a filesystem that is not supported by the ext3 implementation  as<br>
              found  in  the  Linux  kernel; and &quot;mke2fs -t ext3 -O ^has_journal /dev/hdXX&quot; will create a filesystem that<br>
              does not have a journal and hence will not be supported by the ext3 filesystem code in the Linux kernel.)<br>
<br>
       -T usage-type[,...]<br>
              Specify how the filesystem is going to be used, so that mke2fs can choose optimal filesystem parameters for<br>
              that  use.   The  usage types that are supported are defined in the configuration file /etc/mke2fs.conf(5).<br>
              The user may specify one or more usage types using a comma separated list.<br>
<br>
              If this option is is not specified, mke2fs will pick a single default usage type based on the size  of  the<br>
              filesystem to be created.  If the filesystem size is less than or equal to 3 megabytes, mke2fs will use the<br>
              filesystem type floppy.  If the filesystem size is greater than 3 but less than or equal to 512  megabytes,<br>
              mke2fs(8)  will  use  the  filesystem  small.   Otherwise,  mke2fs(8)  will use the default filesystem type<br>
              default.</blockquote><div><br></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Below are the reports from dumpe2fs 1.41.12 (17-May-2010)</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">on Fedora-14 (2.6.35.11-83.fc14.x86_64) of a 200 MiB image file.</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">The block sizes are 4096 bytes with -T and 1024 with -t.</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Which would be preferred?</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br>

</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">-T (mke2fs -F -j -T ext4 home.img):</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div>

<div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem volume name:   &lt;none&gt;</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Last mounted on:          &lt;not available&gt;</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem UUID:          eb1e7223-73bf-46db-a84e-6c2a53120d65</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem magic number:  0xEF53</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem revision #:    1 (dynamic)</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem features:      has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem flags:         signed_directory_hash </font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Default mount options:    user_xattr acl</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem state:         clean</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Errors behavior:          Continue</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem OS type:       Linux</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Inode count:              12800</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Block count:              51200</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Reserved block count:     2560</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Free blocks:              46266</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Free inodes:              12789</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">First block:              0</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Block size:               4096</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Fragment size:            4096</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Reserved GDT blocks:      12</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Blocks per group:         32768</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Fragments per group:      32768</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Inodes per group:         6400</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Inode blocks per group:   400</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Flex block group size:    16</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Filesystem created:       Wed Mar  9 19:20:44 2011</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Last mount time:          Wed Mar  9 19:23:05 2011</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Last write time:          Wed Mar  9 19:23:05 2011</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Mount count:              1</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Maximum mount count:      -1</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Last checked:             Wed Mar  9 19:20:44 2011</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Check interval:           0 (&lt;none&gt;)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Lifetime writes:          19 MB</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Reserved blocks uid:      0 (user root)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Reserved blocks gid:      0 (group root)</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">First inode:              11</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Inode size:<span class="Apple-tab-span" style="white-space:pre">        </span>          256</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Required extra isize:     28</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Desired extra isize:      28</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal inode:            8</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Default directory hash:   half_md4</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Directory Hash Seed:      27707648-c600-48df-b579-421863a91e4b</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal backup:           inode blocks</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal features:         (none)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal size:             16M</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal length:           4096</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal sequence:         0x00000001</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Journal start:            0</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Group 0: (Blocks 0-32767) [ITABLE_ZEROED]</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Checksum 0xce3c, unused inodes 6389</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Primary superblock at 0, Group descriptors at 1-1</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Reserved GDT blocks at 2-13</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Block bitmap at 14 (+14), Inode bitmap at 30 (+30)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Inode table at 46-445 (+46)</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  27848 free blocks, 6389 free inodes, 2 directories, 6389 unused inodes</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Free blocks: 4920-32767</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Free inodes: 12-6400</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Group 1: (Blocks 32768-51199) [INODE_UNINIT, ITABLE_ZEROED]</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Checksum 0x9331, unused inodes 6400</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Backup superblock at 32768, Group descriptors at 32769-32769</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Reserved GDT blocks at 32770-32781</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Block bitmap at 15 (+4294934543), Inode bitmap at 31 (+4294934559)</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Inode table at 446-845 (+4294934974)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  18418 free blocks, 6400 free inodes, 0 directories, 6400 unused inodes</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Free blocks: 32782-51199</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  Free inodes: 6401-12800</font></div></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">-t (mke2fs -F -j -t ext4 home.img):</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><div>Filesystem volume name:   &lt;none&gt;</div><div>

Last mounted on:          &lt;not available&gt;</div><div>Filesystem UUID:          1d70ce7d-b457-4fbd-9215-1963daa24b0d</div><div>Filesystem magic number:  0xEF53</div><div>Filesystem revision #:    1 (dynamic)</div><div>

Filesystem features:      has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize</div><div>Filesystem flags:         signed_directory_hash </div>

<div>Default mount options:    user_xattr acl</div><div>Filesystem state:         clean</div><div>Errors behavior:          Continue</div><div>Filesystem OS type:       Linux</div><div>Inode count:              51200</div>

<div>Block count:              204800</div><div>Reserved block count:     10240</div><div>Free blocks:              192691</div><div>Free inodes:              51189</div><div>First block:              1</div><div>Block size:               1024</div>

<div>Fragment size:            1024</div><div>Reserved GDT blocks:      256</div><div>Blocks per group:         8192</div><div>Fragments per group:      8192</div><div>Inodes per group:         2048</div><div>Inode blocks per group:   256</div>

<div>Flex block group size:    16</div><div>Filesystem created:       Wed Mar  9 19:34:33 2011</div><div>Last mount time:          Wed Mar  9 19:46:29 2011</div><div>Last write time:          Wed Mar  9 19:46:29 2011</div>

<div>Mount count:              1</div><div>Maximum mount count:      -1</div><div>Last checked:             Wed Mar  9 19:34:33 2011</div><div>Check interval:           0 (&lt;none&gt;)</div><div>Lifetime writes:          11 MB</div>

<div>Reserved blocks uid:      0 (user root)</div><div>Reserved blocks gid:      0 (group root)</div><div>First inode:              11</div><div>Inode size:<span class="Apple-tab-span" style="white-space:pre">        </span>          128</div>

<div>Journal inode:            8</div><div>Default directory hash:   half_md4</div><div>Directory Hash Seed:      454298cc-952e-46d6-8d74-8ea471649240</div><div>Journal backup:           inode blocks</div><div>Journal features:         (none)</div>

<div>Journal size:             4096k</div><div>Journal length:           4096</div><div>Journal sequence:         0x00000001</div><div>Journal start:            0</div><div><br></div><div><br></div><div>Group 0: (Blocks 1-8192) [ITABLE_ZEROED]</div>

<div>  Checksum 0x2df2, unused inodes 2037</div><div>  Primary superblock at 1, Group descriptors at 2-2</div><div>  Reserved GDT blocks at 3-258</div><div>  Block bitmap at 259 (+258), Inode bitmap at 275 (+274)</div><div>

  Inode table at 291-546 (+290)</div><div>  3792 free blocks, 2037 free inodes, 2 directories, 2037 unused inodes</div><div>  Free blocks: 4401-8192</div><div>  Free inodes: 12-2048</div><div>Group 1: (Blocks 8193-16384) [INODE_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0xde7f, unused inodes 2048</div><div>  Backup superblock at 8193, Group descriptors at 8194-8194</div><div>  Reserved GDT blocks at 8195-8450</div><div>  Block bitmap at 260 (+4294959363), Inode bitmap at 276 (+4294959379)</div>

<div>  Inode table at 547-802 (+4294959650)</div><div>  7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 8451-16384</div><div>  Free inodes: 2049-4096</div><div>Group 2: (Blocks 16385-24576) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0xa44e, unused inodes 2048</div><div>  Block bitmap at 261 (+4294951172), Inode bitmap at 277 (+4294951188)</div><div>  Inode table at 803-1058 (+4294951714)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 16385-24576</div><div>  Free inodes: 4097-6144</div><div>Group 3: (Blocks 24577-32768) [INODE_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x3de9, unused inodes 2048</div><div>  Backup superblock at 24577, Group descriptors at 24578-24578</div>

<div>  Reserved GDT blocks at 24579-24834</div><div>  Block bitmap at 262 (+4294942981), Inode bitmap at 278 (+4294942997)</div><div>  Inode table at 1059-1314 (+4294943778)</div><div>  7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 24835-32768</div><div>  Free inodes: 6145-8192</div><div>Group 4: (Blocks 32769-40960) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x33d9, unused inodes 2048</div><div>  Block bitmap at 263 (+4294934790), Inode bitmap at 279 (+4294934806)</div>

<div>  Inode table at 1315-1570 (+4294935842)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 32769-40960</div><div>  Free inodes: 8193-10240</div><div>Group 5: (Blocks 40961-49152) [INODE_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x6e1d, unused inodes 2048</div><div>  Backup superblock at 40961, Group descriptors at 40962-40962</div><div>  Reserved GDT blocks at 40963-41218</div><div>  Block bitmap at 264 (+4294926599), Inode bitmap at 280 (+4294926615)</div>

<div>  Inode table at 1571-1826 (+4294927906)</div><div>  7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 41219-49152</div><div>  Free inodes: 10241-12288</div><div>Group 6: (Blocks 49153-57344) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x142c, unused inodes 2048</div><div>  Block bitmap at 265 (+4294918408), Inode bitmap at 281 (+4294918424)</div><div>  Inode table at 1827-2082 (+4294919970)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 49153-57344</div><div>  Free inodes: 12289-14336</div><div>Group 7: (Blocks 57345-65536) [INODE_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0xc502, unused inodes 2048</div><div>  Backup superblock at 57345, Group descriptors at 57346-57346</div>

<div>  Reserved GDT blocks at 57347-57602</div><div>  Block bitmap at 266 (+4294910217), Inode bitmap at 282 (+4294910233)</div><div>  Inode table at 2083-2338 (+4294912034)</div><div>  7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 57603-65536</div><div>  Free inodes: 14337-16384</div><div>Group 8: (Blocks 65537-73728) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x2330, unused inodes 2048</div><div>  Block bitmap at 267 (+4294902026), Inode bitmap at 283 (+4294902042)</div>

<div>  Inode table at 2339-2594 (+4294904098)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 65537-73728</div><div>  Free inodes: 16385-18432</div><div>Group 9: (Blocks 73729-81920) [INODE_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x0130, unused inodes 2048</div><div>  Backup superblock at 73729, Group descriptors at 73730-73730</div><div>  Reserved GDT blocks at 73731-73986</div><div>  Block bitmap at 268 (+4294893835), Inode bitmap at 284 (+4294893851)</div>

<div>  Inode table at 2595-2850 (+4294896162)</div><div>  7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 73987-81920</div><div>  Free inodes: 18433-20480</div><div>Group 10: (Blocks 81921-90112) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x7b01, unused inodes 2048</div><div>  Block bitmap at 269 (+4294885644), Inode bitmap at 285 (+4294885660)</div><div>  Inode table at 2851-3106 (+4294888226)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 81921-90112</div><div>  Free inodes: 20481-22528</div><div>Group 11: (Blocks 90113-98304) [INODE_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x5993, unused inodes 2048</div><div>  Block bitmap at 270 (+4294877453), Inode bitmap at 286 (+4294877469)</div>

<div>  Inode table at 3107-3362 (+4294880290)</div><div>  4096 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 94209-98304</div><div>  Free inodes: 22529-24576</div><div>Group 12: (Blocks 98305-106496) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0xec96, unused inodes 2048</div><div>  Block bitmap at 271 (+4294869262), Inode bitmap at 287 (+4294869278)</div><div>  Inode table at 3363-3618 (+4294872354)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 98305-106496</div><div>  Free inodes: 24577-26624</div><div>Group 13: (Blocks 106497-114688) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x8229, unused inodes 2048</div><div>  Block bitmap at 272 (+4294861071), Inode bitmap at 288 (+4294861087)</div>

<div>  Inode table at 3619-3874 (+4294864418)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 106497-114688</div><div>  Free inodes: 26625-28672</div><div>Group 14: (Blocks 114689-122880) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x8bc0, unused inodes 2048</div><div>  Block bitmap at 273 (+4294852880), Inode bitmap at 289 (+4294852896)</div><div>  Inode table at 3875-4130 (+4294856482)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 114689-122880</div><div>  Free inodes: 28673-30720</div><div>Group 15: (Blocks 122881-131072) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0xb824, unused inodes 2048</div><div>  Block bitmap at 274 (+4294844689), Inode bitmap at 290 (+4294844705)</div>

<div>  Inode table at 4131-4386 (+4294848546)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 122881-131072</div><div>  Free inodes: 30721-32768</div><div>Group 16: (Blocks 131073-139264) [INODE_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x3f30, unused inodes 2048</div><div>  Block bitmap at 131073 (+0), Inode bitmap at 131089 (+16)</div><div>  Inode table at 131105-131360 (+32)</div><div>  5870 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 131082-131088, 131098-131104, 133409-139264</div><div>  Free inodes: 32769-34816</div><div>Group 17: (Blocks 139265-147456) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0xc772, unused inodes 2048</div>

<div>  Block bitmap at 131074 (+4294959105), Inode bitmap at 131090 (+4294959121)</div><div>  Inode table at 131361-131616 (+4294959392)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 139265-147456</div><div>  Free inodes: 34817-36864</div><div>Group 18: (Blocks 147457-155648) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x2cb8, unused inodes 2048</div><div>  Block bitmap at 131075 (+4294950914), Inode bitmap at 131091 (+4294950930)</div>

<div>  Inode table at 131617-131872 (+4294951456)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 147457-155648</div><div>  Free inodes: 36865-38912</div><div>Group 19: (Blocks 155649-163840) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x9f43, unused inodes 2048</div><div>  Block bitmap at 131076 (+4294942723), Inode bitmap at 131092 (+4294942739)</div><div>  Inode table at 131873-132128 (+4294943520)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 155649-163840</div><div>  Free inodes: 38913-40960</div><div>Group 20: (Blocks 163841-172032) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x84cd, unused inodes 2048</div><div>  Block bitmap at 131077 (+4294934532), Inode bitmap at 131093 (+4294934548)</div>

<div>  Inode table at 132129-132384 (+4294935584)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 163841-172032</div><div>  Free inodes: 40961-43008</div><div>Group 21: (Blocks 172033-180224) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x08d4, unused inodes 2048</div><div>  Block bitmap at 131078 (+4294926341), Inode bitmap at 131094 (+4294926357)</div><div>  Inode table at 132385-132640 (+4294927648)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 172033-180224</div><div>  Free inodes: 43009-45056</div><div>Group 22: (Blocks 180225-188416) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0xe31e, unused inodes 2048</div><div>  Block bitmap at 131079 (+4294918150), Inode bitmap at 131095 (+4294918166)</div>

<div>  Inode table at 132641-132896 (+4294919712)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 180225-188416</div><div>  Free inodes: 45057-47104</div><div>Group 23: (Blocks 188417-196608) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]</div>

<div>  Checksum 0x2f21, unused inodes 2048</div><div>  Block bitmap at 131080 (+4294909959), Inode bitmap at 131096 (+4294909975)</div><div>  Inode table at 132897-133152 (+4294911776)</div><div>  8192 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div>

<div>  Free blocks: 188417-196608</div><div>  Free inodes: 47105-49152</div><div>Group 24: (Blocks 196609-204799) [INODE_UNINIT, ITABLE_ZEROED]</div><div>  Checksum 0x8bfc, unused inodes 2048</div><div>  Block bitmap at 131081 (+4294901768), Inode bitmap at 131097 (+4294901784)</div>

<div>  Inode table at 133153-133408 (+4294903840)</div><div>  8191 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes</div><div>  Free blocks: 196609-204799</div><div>  Free inodes: 49153-51200</div></font></div>

</div>