All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: linux-xfs@vger.kernel.org
Subject: Re: [PATCH] Fix typos in xfs-documentation
Date: Thu, 13 Jun 2019 15:28:29 -0700	[thread overview]
Message-ID: <20190613222829.GI3773859@magnolia> (raw)
In-Reply-To: <20190613210459.52794-1-andrea.gelmini@gelma.net>

On Thu, Jun 13, 2019 at 11:04:59PM +0200, Andrea Gelmini wrote:
> ---
>  .../filesystem_tunables.asciidoc                   |  6 +++---
>  .../xfs_performance_tuning.asciidoc                |  4 ++--
>  .../extended_attributes.asciidoc                   |  2 +-
>  .../journaling_log.asciidoc                        |  2 +-
>  design/XFS_Filesystem_Structure/magic.asciidoc     |  2 +-
>  .../XFS_Filesystem_Structure/refcountbt.asciidoc   |  2 +-
>  design/xfs-smr-structure.asciidoc                  | 14 +++++++-------
>  7 files changed, 16 insertions(+), 16 deletions(-)
> 
> diff --git a/admin/XFS_Performance_Tuning/filesystem_tunables.asciidoc b/admin/XFS_Performance_Tuning/filesystem_tunables.asciidoc
> index c12981b..c570406 100644
> --- a/admin/XFS_Performance_Tuning/filesystem_tunables.asciidoc
> +++ b/admin/XFS_Performance_Tuning/filesystem_tunables.asciidoc

<snip>

> --- a/design/XFS_Filesystem_Structure/refcountbt.asciidoc
> +++ b/design/XFS_Filesystem_Structure/refcountbt.asciidoc
> @@ -6,7 +6,7 @@ This data structure is under construction!  Details may change.
>  
>  To support the sharing of file data blocks (reflink), each allocation group has
>  its own reference count B+tree, which grows in the allocated space like the
> -inode B+trees.  This data could be gleaned by performing an interval query of
> +inode B+trees.  This data could be cleaned by performing an interval query of

That one actually is correct, but since it's clearly confusing to people
(the primary definitions involve grain and produce) let's change
"gleaned" to "collected".  How does that sound?

The rest looks solid, though.

--D

      reply	other threads:[~2019-06-13 22:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-13 21:04 [PATCH] Fix typos in xfs-documentation Andrea Gelmini
2019-06-13 22:28 ` Darrick J. Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190613222829.GI3773859@magnolia \
    --to=darrick.wong@oracle.com \
    --cc=andrea.gelmini@gelma.net \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.