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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 24 Jul 2012 13:41:08 +0700 From: Tomasz Chmielewski <mangoo@...g.org> To: linux-ext4@...r.kernel.org Subject: "Setting filesystem feature 'metadata_csum' not supported" when trying to enable ext4 metadata checksums With Linux 3.5, it should be possible to use ext4 metadata checksums; enabling of which should be made with the following command: # tune2fs -O metadata_csum /dev/sda1 tune2fs 1.42 (29-Nov-2011) Setting filesystem feature 'metadata_csum' not supported. Running kernel 3.5, tried the latest e2fsprogs from git. What am I missing here? -- Tomasz Chmielewski http://blog.wpkg.org -- 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