lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <5017D9B8.5080103@gmail.com> Date: Tue, 31 Jul 2012 21:12:24 +0800 From: Wang Sheng-Hui <shhuiw@...il.com> To: ext4 development <linux-ext4@...r.kernel.org> Subject: Questions about dx --- hash conflicts and limit 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, -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists