But there is no need to mount entire fs with data journalling mode. In fact I find per-file data journalling extremely useful. It would be even more useful if it allowed regular users to set journalling mode on specific file and there was some way to designate rewrite transaction boundaries (even 128k would cover a lot of small-but-important-file use cases). As for now it is a best choice for app running with root privileges for rewriting files <= page size. Regards, Andrey. ________________________________________ From: linux-ext4-owner@xxxxxxxxxxxxxxx [linux-ext4-owner@xxxxxxxxxxxxxxx] on behalf of Theodore Ts'o [tytso@xxxxxxx] Sent: Saturday, June 22, 2013 01:05 To: Joseph D. Wagner Cc: linux-ext4@xxxxxxxxxxxxxxx; Ryan Lortie Subject: Re: ext4 file replace guarantees On Fri, Jun 21, 2013 at 09:25:13AM -0700, Joseph D. Wagner wrote: > > Please forgive me for the stupid question. Would Ryan's concerns be > addressed by configuring ext4 to run in data=journal mode? It would, but for most workloads, data=journal is much, much slower. - Ted-- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html