mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] [trivial] doc: Fix typo in documentation/bcache.txt
@ 2013-05-19 15:04 Masanari Iida
  2013-05-19 17:15 ` Kent Overstreet
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2013-05-19 15:04 UTC (permalink / raw)
  To: trivial, linux-kernel, koverstreet, rob, linux-doc; +Cc: Masanari Iida

Correct spelling typo in documentation/bcache.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>

# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
# On branch bcache-fix
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   Documentation/bcache.txt
#
---
 Documentation/bcache.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/bcache.txt b/Documentation/bcache.txt
index b3a7e7d..c3365f2 100644
--- a/Documentation/bcache.txt
+++ b/Documentation/bcache.txt
@@ -181,7 +181,7 @@ want for getting the best possible numbers when benchmarking.
 
    In practice this isn't an issue because as soon as a write comes along it'll
    cause the btree node to be split, and you need almost no write traffic for
-   this to not show up enough to be noticable (especially since bcache's btree
+   this to not show up enough to be noticeable (especially since bcache's btree
    nodes are huge and index large regions of the device). But when you're
    benchmarking, if you're trying to warm the cache by reading a bunch of data
    and there's no other traffic - that can be a problem.
@@ -222,7 +222,7 @@ running
   it's in passthrough mode or caching).
 
 sequential_cutoff
-  A sequential IO will bypass the cache once it passes this threshhold; the
+  A sequential IO will bypass the cache once it passes this threshold; the
   most recent 128 IOs are tracked so sequential IO can be detected even when
   it isn't all done at once.
 
@@ -296,7 +296,7 @@ cache_miss_collisions
   since the synchronization for cache misses was rewritten)
 
 cache_readaheads
-  Count of times readahead occured.
+  Count of times readahead occurred.
 
 SYSFS - CACHE SET:
 
@@ -362,7 +362,7 @@ unregister
 SYSFS - CACHE SET INTERNAL:
 
 This directory also exposes timings for a number of internal operations, with
-separate files for average duration, average frequency, last occurence and max
+separate files for average duration, average frequency, last occurrence and max
 duration: garbage collection, btree read, btree node sorts and btree splits.
 
 active_journal_entries
@@ -417,7 +417,7 @@ freelist_percent
   space.
 
 io_errors
-  Number of errors that have occured, decayed by io_error_halflife.
+  Number of errors that have occurred, decayed by io_error_halflife.
 
 metadata_written
   Sum of all non data writes (btree writes and all other metadata).
-- 
1.8.3.rc3


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

* Re: [PATCH] [trivial] doc: Fix typo in documentation/bcache.txt
  2013-05-19 15:04 [PATCH] [trivial] doc: Fix typo in documentation/bcache.txt Masanari Iida
@ 2013-05-19 17:15 ` Kent Overstreet
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Overstreet @ 2013-05-19 17:15 UTC (permalink / raw)
  To: Masanari Iida; +Cc: trivial, linux-kernel, rob, linux-doc

On Mon, May 20, 2013 at 12:04:35AM +0900, Masanari Iida wrote:
> Correct spelling typo in documentation/bcache.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Thanks, applied.

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

end of thread, other threads:[~2013-05-19 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-19 15:04 [PATCH] [trivial] doc: Fix typo in documentation/bcache.txt Masanari Iida
2013-05-19 17:15 ` Kent Overstreet

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®