All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Goswin von Brederlow <goswin-v-b@web.de>
Cc: linux-ext4@vger.kernel.org
Subject: Re: htree indexing and 64-bit file systems
Date: Sat, 7 Feb 2009 10:54:32 -0500	[thread overview]
Message-ID: <20090207155432.GF29213@mini-me.lan> (raw)
In-Reply-To: <87vdrmiefj.fsf@frosties.localdomain>

On Sat, Feb 07, 2009 at 02:06:56PM +0100, Goswin von Brederlow wrote:
> What if the directory is REALLY HUGE? :) Say >68.719.476.736 files.
> 
> Can ext4 64bit have directories >8TiB?

No, ext4 directories are limited to 2TB.  Htree directories are
currently limited to a depth of two, which for smaller block sizes
will be more of limitation than the maximum size limitation.

     	     		   	    	    - Ted

      reply	other threads:[~2009-02-07 17:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 22:22 htree indexing and 64-bit file systems Valerie Aurora Henson
2009-02-03 23:31 ` Theodore Tso
2009-02-07 13:06   ` Goswin von Brederlow
2009-02-07 15:54     ` Theodore Tso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090207155432.GF29213@mini-me.lan \
    --to=tytso@mit.edu \
    --cc=goswin-v-b@web.de \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.