All of lore.kernel.org
 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

* Re: [TRIVIAL] Documentation/filesystems/ext4.txt barriers -> barrier
  2013-03-21 15:31 [PATCH][TRIVIAL] Documentation/filesystems/ext4.txt barriers -> barrier Sander
@ 2013-04-06 20:49 ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2013-04-06 20:49 UTC (permalink / raw)
  To: Sander; +Cc: linux-ext4

On Thu, Mar 21, 2013 at 05:31:21AM -0000, Sander wrote:
> Hello list,
> 
> I've found a small typo in Documentation/filesystems/ext4.txt

Hi Sander,

Thanks for sending this patch.  In order for me to give you credit for
the patch, I need to get your Signed-off-by (yes, even for something
this trivial).

Please take a look at the Developer's Certificate of Origin found in
the SubmittingPatches file in the linux source tree, or at:
http://elinux.org/Developer_Certificate_Of_Origin).  If you agree,
then please let us know by including in your patch:

Signed-off-by: John Doe <john.doe@hisdomain.com>

With your name and e-mail address replacing John Doe above.

Thanks!!

					- Ted

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.