ext4 and data loss
Posted Mar 12, 2009 1:24 UTC (Thu) by
JoeBuck (subscriber, #2330)
Parent article:
ext4 and data loss
So, with ext3 we should avoid fsync because it can cause seconds of delay for the whole system (because of data ordering constraints), but with ext4 we should fsync because otherwise data are not saved. Hmm.
(
Log in to post comments)