https://bugzilla.kernel.org/show_bug.cgi?id=89511 --- Comment #54 from Alan <alan@xxxxxxxxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html