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: <bug-89511-13602-aedqHZv8FM@https.bugzilla.kernel.org/> Date: Sun, 07 Jun 2015 22:12:34 +0000 From: bugzilla-daemon@...zilla.kernel.org To: linux-ext4@...r.kernel.org Subject: [Bug 89511] USB-storage mount error https://bugzilla.kernel.org/show_bug.cgi?id=89511 --- Comment #54 from Alan <alan@...rguk.ukuu.org.uk> --- The problem is that if you discover SYNCHRONIZE_CACHE doesn't work then its a bit late, because you probably have cached data. Doing write through also trashes performance on a lot of devices so you don't want to default that way IMHO the best approach may be to match the offending adapters by their USB identifier and then do write through caching somewhere or other as a result. Alan -- You are receiving this mail because: You are watching the assignee of the bug. -- 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