From: Wang Sheng-Hui <shhuiw@gmail.com>
To: ext4 development <linux-ext4@vger.kernel.org>
Subject: Questions about dx --- hash conflicts and limit
Date: Tue, 31 Jul 2012 21:12:24 +0800 [thread overview]
Message-ID: <5017D9B8.5080103@gmail.com> (raw)
Dear all,
I have 2 questions about dx in ext4:
1) hash conflict
I walked through the ext4/namei.c, but didn't find any
code dealing with hash conflicts.
I wonder if some name hash conflicts, how can they be stored
and retrieved with the dir ops?
2) limit on size of dir
For the limit on items of the dir, the dir size is limited
to a height of 2 HTree:
root node
|
intermidate node ...
| |
leaf node...
Is this right?
Any explanations are welcomed.
thanks,
next reply other threads:[~2012-07-31 13:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-31 13:12 Wang Sheng-Hui [this message]
2012-07-31 18:56 ` Questions about dx --- hash conflicts and limit Andreas Dilger
2012-07-31 20:24 ` Theodore Ts'o
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=5017D9B8.5080103@gmail.com \
--to=shhuiw@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).