Tagged Questions
5
votes
1answer
278 views
Why doesn't dm-crypt handle write barriers properly?
One of the well-known properties of dm-crypt is that it does not handle write barriers properly and hence it requires turning off on-drive write cache to prevent corruption of filesystems. As far as I ...