mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ext3 v. ext4 writeback mode
@ 2009-04-18  2:31 Bojan Smojver
  2009-04-19 22:39 ` Bojan Smojver
  0 siblings, 1 reply; 2+ messages in thread
From: Bojan Smojver @ 2009-04-18  2:31 UTC (permalink / raw)
  To: linux-kernel

Given this part of the diff between ext3.txt and ext4.txt in
Documentation/filesystems of 2.6.30-rc2, does that mean that ext4 in writeback
mode can still leave garbage in files after the crash?

-------------------------
 * writeback mode
-In data=writeback mode, ext3 does not journal data at all.  This mode provides
+In data=writeback mode, ext4 does not journal data at all.  This mode provides
 a similar level of journaling as that of XFS, JFS, and ReiserFS in its default
 mode - metadata journaling.  A crash+recovery can cause incorrect data to
 appear in files which were written shortly before the crash.  This mode will
-typically provide the best ext3 performance.
+typically provide the best ext4 performance.
-------------------------

Or is it just a quick cut'n'paste thing that never got rewritten?

--
Bojan


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ext3 v. ext4 writeback mode
  2009-04-18  2:31 ext3 v. ext4 writeback mode Bojan Smojver
@ 2009-04-19 22:39 ` Bojan Smojver
  0 siblings, 0 replies; 2+ messages in thread
From: Bojan Smojver @ 2009-04-19 22:39 UTC (permalink / raw)
  To: linux-kernel

Bojan Smojver <bojan <at> rexursive.com> writes:

> Given this part of the diff between ext3.txt and ext4.txt in
> Documentation/filesystems of 2.6.30-rc2, does that mean that ext4 in writeback
> mode can still leave garbage in files after the crash?

Ted answered this in detail here:

http://lwn.net/Articles/329008/

Thanks!

--
Bojan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-19 22:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-18  2:31 ext3 v. ext4 writeback mode Bojan Smojver
2009-04-19 22:39 ` Bojan Smojver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®