Comment 5 for bug 41624

Revision history for this message
Matthew Garrett (mjg59) wrote : Re: aggressive volume discovery => data loss

NTFS is journalling, but Linux doesn't replay it. I don't think Linux has any way to support flagging parts of the buffer cache as "writable but non-flushable" - it might be a reasonably elegant way of working, but it's also possible for the journal to be relatively large compared to the filesystem size.