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: <20121114071248.27831.qmail@science.horizon.com> Date: 14 Nov 2012 02:12:48 -0500 From: "George Spelvin" <linux@...izon.com> To: linux@...izon.com, tytso@....edu Cc: linux-ext4@...r.kernel.org Subject: Re: 64bit + resize2fs... this is Not Good. > # mke2fs -F -t ext4 -O 64bit /mnt/foo.img I can't find the mkfs command in my history logs, but I'm pretty sure it was: mke2fs -F -t ext4 -i 1048576 -O 64bit,metadata_csum,^huge_file -E stride=32,stripe_width=352,resize=17179869184 -L data /mnt/foo.img ... since some of those options affect layout. -- 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