dealing with mke2fs -T option

Bryan Kadzban bryan at kadzban.is-a-geek.net
Sun May 27 12:04:10 UTC 2007


GARDAIS Ionel wrote:
> Then I tried this :
> $ dd if=/dev/zero of=/mount-sdx/file bs=4k count=8192
> for both /mount-sdd and /mount-sde
> 
> Why don't I get "8192 inodes used"

Because the FS creates one inode per file (unless you create a hard
link, anyway), not one inode per X bytes.  You only created one file
here.  ;-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20070527/e8c48ec6/attachment.sig>


More information about the Ext3-users mailing list