public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	corbet@lwn.net, linux-doc@vger.kernel.org, bfields@fieldses.org,
	jlayton@poochiereds.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs
Date: Wed, 17 Feb 2016 19:58:53 -0800	[thread overview]
Message-ID: <56C5417D.5080904@infradead.org> (raw)
In-Reply-To: <1455765973-14718-1-git-send-email-standby24x7@gmail.com>

On 02/17/16 19:26, Masanari Iida wrote:
> This patch fix spelling typos found in Documentation/filesystems/nfs
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  Documentation/filesystems/nfs/fault_injection.txt | 4 ++--
>  Documentation/filesystems/nfs/nfs-rdma.txt        | 2 +-
>  Documentation/filesystems/nfs/nfsroot.txt         | 2 +-
>  Documentation/filesystems/nfs/pnfs.txt            | 6 +++---
>  Documentation/filesystems/nfs/rpc-server-gss.txt  | 2 +-
>  5 files changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/Documentation/filesystems/nfs/fault_injection.txt b/Documentation/filesystems/nfs/fault_injection.txt
> index 426d166..f4ecb31 100644
> --- a/Documentation/filesystems/nfs/fault_injection.txt
> +++ b/Documentation/filesystems/nfs/fault_injection.txt
> @@ -49,13 +49,13 @@ forget_locks:
>  forget_delegations:
>       A delegation is used to assure the client that a file, or part of a file,
>       has not changed since the delegation was awarded.  Clearing this list will
> -     force the client to reaquire its delegation before accessing the file
> +     force the client to require its delegation before accessing the file
>       again.

reacquire

>  recall_delegations:
>       Delegations can be recalled by the server when another client attempts to
>       access a file.  This test will notify the client that its delegation has
> -     been revoked, forcing the client to reaquire the delegation before using
> +     been revoked, forcing the client to require the delegation before using
>       the file again.

reacquire


-- 
~Randy

  reply	other threads:[~2016-02-18  3:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18  3:26 [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs Masanari Iida
2016-02-18  3:58 ` Randy Dunlap [this message]
2016-03-09 23:14 ` Jonathan Corbet

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=56C5417D.5080904@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=bfields@fieldses.org \
    --cc=corbet@lwn.net \
    --cc=jlayton@poochiereds.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox