[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: dealing with mke2fs -T option
- From: Bryan Kadzban <bryan kadzban is-a-geek net>
- To: GARDAIS Ionel <Ionel Gardais tech-advantage com>
- Cc: ext3-users redhat com
- Subject: Re: dealing with mke2fs -T option
- Date: Sun, 27 May 2007 08:04:10 -0400
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. ;-)
Attachment:
signature.asc
Description: OpenPGP digital signature
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]