Ingo Molnar <mingo@elte.hu> writes:It should probably be doing fdatasync() instead. Then ext3 could just write the data blocks only, but only mess with the logs when the file size changed and mtime would be written out somewhat later. [unless you have data logging enabled] Does the problem go away when you change it to that? -Andi -
