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: <CAEUQceiEUQOHf8ujjbJF2Q3HSvcqo7r=KOfgoCkFGB_tE6EdcA@mail.gmail.com> Date: Mon, 26 Aug 2013 21:25:19 +0530 From: Subranshu Patel <spatel.ml@...il.com> To: linux-ext4@...r.kernel.org Subject: Block allocation in EXT4 In EXT4 it seems that both direct/indirect and extent tree based block allocation is used. I used debugfs and it seems that the root inode uses the direct/indirect block allocation. The other files and direcyories used extent based allocation. Do all the EXT4 reserved inode (0 -11) use the direct/indirect allocation scheme? -- 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