All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: docs: correct grammar
@ 2017-11-06  6:49 Benjamin Peterson
  2017-11-06 14:25 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Peterson @ 2017-11-06  6:49 UTC (permalink / raw)
  To: Chris Mason, Josef Bacik, David Sterba; +Cc: linux-btrfs

Signed-off-by: Benjamin Peterson <bp@benjamin.pe>
---
 Documentation/mkfs.btrfs.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc
index d53d9e26..62f5a5be 100644
--- a/Documentation/mkfs.btrfs.asciidoc
+++ b/Documentation/mkfs.btrfs.asciidoc
@@ -79,7 +79,7 @@ default value is 16KiB (16384) or the page size, whichever is bigger. Must be a
 multiple of the sectorsize and a power of 2, but not larger than 64KiB (65536).
 Leafsize always equals nodesize and the options are aliases.
 +
-Smaller node size increases fragmentation but lead to higher b-trees which in
+Smaller node size increases fragmentation but leads to higher b-trees which in
 turn leads to lower locking contention. Higher node sizes give better packing
 and less fragmentation at the cost of more expensive memory operations while
 updating the metadata blocks.
-- 
2.14.1


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

* Re: [PATCH] btrfs-progs: docs: correct grammar
  2017-11-06  6:49 [PATCH] btrfs-progs: docs: correct grammar Benjamin Peterson
@ 2017-11-06 14:25 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2017-11-06 14:25 UTC (permalink / raw)
  To: Benjamin Peterson; +Cc: Chris Mason, Josef Bacik, David Sterba, linux-btrfs

On Sun, Nov 05, 2017 at 10:49:57PM -0800, Benjamin Peterson wrote:
> Signed-off-by: Benjamin Peterson <bp@benjamin.pe>

Applied, thanks.

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

end of thread, other threads:[~2017-11-06 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06  6:49 [PATCH] btrfs-progs: docs: correct grammar Benjamin Peterson
2017-11-06 14:25 ` David Sterba

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.