linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][TRIVIAL] Documentation/filesystems/ext4.txt  barriers -> barrier
@ 2013-03-21 15:31 Sander
  2013-04-06 20:49 ` [TRIVIAL] " Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Sander @ 2013-03-21 15:31 UTC (permalink / raw)
  To: linux-ext4

[-- Attachment #1: Type: text/plain, Size: 84 bytes --]

Hello list,

I've found a small typo in Documentation/filesystems/ext4.txt

	Sander

[-- Attachment #2: ext4-doc.patch --]
[-- Type: text/x-diff, Size: 893 bytes --]

diff -ruN linux-3.9-rc3-orig/Documentation/filesystems/ext4.txt linux-3.9-rc3/Documentation/filesystems/ext4.txt
--- linux-3.9-rc3-orig/Documentation/filesystems/ext4.txt	2013-03-17 23:59:32.000000000 +0100
+++ linux-3.9-rc3/Documentation/filesystems/ext4.txt	2013-03-21 18:27:19.246017488 +0100
@@ -65,7 +65,7 @@
     note that ext4 enables write barriers by default, while ext3 does
     not enable write barriers by default.  So it is useful to use
     explicitly specify whether barriers are enabled or not when via the
-    '-o barriers=[0|1]' mount option for both ext3 and ext4 filesystems
+    '-o barrier=[0|1]' mount option for both ext3 and ext4 filesystems
     for a fair comparison.  When tuning ext3 for best benchmark numbers,
     it is often worthwhile to try changing the data journaling mode; '-o
     data=writeback' can be faster for some workloads.  (Note however that

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

end of thread, other threads:[~2013-04-06 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 15:31 [PATCH][TRIVIAL] Documentation/filesystems/ext4.txt barriers -> barrier Sander
2013-04-06 20:49 ` [TRIVIAL] " Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).