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: <3.0.6.32.20080614003935.02423cb8@pop.west.cox.net> Date: Sat, 14 Jun 2008 00:39:35 From: Gary Hawco <ghawco@....net> To: "Theodore Ts'o" <tytso@....edu>, "linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org> Subject: How to switch ext4 to ordered_data mode Ted, I notice that ext4dev defaults to data=writeback mode. This is in contrast to ext3 which uses ordered data mode. Tune2fs from git does not seem to be able to change this using "tune2fs -o ^journal_data_writeback /dev/sdaX" followed by "tune2fs -o journal_data_ordered /dev/sdaX. Is this change intentional or a not yet worked out bug? Thanks, Gary Hawco -- 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