Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1337016

Re: [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs
Date 2016-02-18 05:00 +0100
Message-ID <r3nV0-87u-7@gated-at.bofh.it> (permalink)
References <r3nrY-7VO-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs Masanari Iida <standby24x7@gmail.com> - 2016-02-18 04:30 +0100
  Re: [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs Randy Dunlap <rdunlap@infradead.org> - 2016-02-18 05:00 +0100

csiph-web