LWN.net Logo

ext4 and data loss

ext4 and data loss

Posted Mar 12, 2009 8:49 UTC (Thu) by job (guest, #670)
In reply to: ext4 and data loss by jamesh
Parent article: ext4 and data loss

Most people (by which I mean me) would probably want metadata changes that hasn't yet had it's corresponding blocks written out yet to be dropped instead of replayed. That is, see the old file rather than empty new one.

When we see these patches instead of the behaviour we expect, we're confused. Is the behaviour hard to implement for some reason, or are we wrong in expecting it?

Delayed allocation is fine but I think most people expect metadata to be delayed accordingly.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds