[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56C5417D.5080904@infradead.org>
Date: Wed, 17 Feb 2016 19:58:53 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Masanari Iida <standby24x7@...il.com>, corbet@....net,
linux-doc@...r.kernel.org, bfields@...ldses.org,
jlayton@...chiereds.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs
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@...il.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
Powered by blists - more mailing lists