linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nfsdcltrack: fix some minor nits in the manpage
@ 2014-09-15 14:13 Jeff Layton
  2014-09-19 14:42 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2014-09-15 14:13 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

nfsdcltrack isn't a daemon, and we should make mention of the section
in RFC5661.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
---
 utils/nfsdcltrack/nfsdcltrack.man | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/utils/nfsdcltrack/nfsdcltrack.man b/utils/nfsdcltrack/nfsdcltrack.man
index 69407889df8a..c37c9a8d5813 100644
--- a/utils/nfsdcltrack/nfsdcltrack.man
+++ b/utils/nfsdcltrack/nfsdcltrack.man
@@ -23,12 +23,13 @@ nfsdcltrack [\-d] [\-f] [\-s stable storage dir] <command> <args...>
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
 nfsdcltack is the NFSv4 client tracking callout program. It is not necessary
-to install this daemon on machines that are not acting as NFSv4 servers.
+to install this program on machines that are not acting as NFSv4 servers.
 .PP
 When a network partition is combined with a server reboot, there are
 edge conditions that can cause the server to grant lock reclaims when
 other clients have taken conflicting locks in the interim. A more detailed
-explanation of this issue is described in \s-1RFC\s0 3530, section 8.6.3.
+explanation of this issue is described in \s-1RFC\s0 3530, section 8.6.3
+and in \s-1RFC\s0 5661, section 8.4.3.
 .PP
 In order to prevent these problems, the server must track a small amount
 of per-client information on stable storage. This program provides the
-- 
1.9.3


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

* Re: [PATCH] nfsdcltrack: fix some minor nits in the manpage
  2014-09-15 14:13 [PATCH] nfsdcltrack: fix some minor nits in the manpage Jeff Layton
@ 2014-09-19 14:42 ` Steve Dickson
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2014-09-19 14:42 UTC (permalink / raw)
  To: Jeff Layton; +Cc: linux-nfs



On 09/15/2014 10:13 AM, Jeff Layton wrote:
> nfsdcltrack isn't a daemon, and we should make mention of the section
> in RFC5661.
> 
> Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Committed... 

steved.

> ---
>  utils/nfsdcltrack/nfsdcltrack.man | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/utils/nfsdcltrack/nfsdcltrack.man b/utils/nfsdcltrack/nfsdcltrack.man
> index 69407889df8a..c37c9a8d5813 100644
> --- a/utils/nfsdcltrack/nfsdcltrack.man
> +++ b/utils/nfsdcltrack/nfsdcltrack.man
> @@ -23,12 +23,13 @@ nfsdcltrack [\-d] [\-f] [\-s stable storage dir] <command> <args...>
>  .SH "DESCRIPTION"
>  .IX Header "DESCRIPTION"
>  nfsdcltack is the NFSv4 client tracking callout program. It is not necessary
> -to install this daemon on machines that are not acting as NFSv4 servers.
> +to install this program on machines that are not acting as NFSv4 servers.
>  .PP
>  When a network partition is combined with a server reboot, there are
>  edge conditions that can cause the server to grant lock reclaims when
>  other clients have taken conflicting locks in the interim. A more detailed
> -explanation of this issue is described in \s-1RFC\s0 3530, section 8.6.3.
> +explanation of this issue is described in \s-1RFC\s0 3530, section 8.6.3
> +and in \s-1RFC\s0 5661, section 8.4.3.
>  .PP
>  In order to prevent these problems, the server must track a small amount
>  of per-client information on stable storage. This program provides the
> 

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

end of thread, other threads:[~2014-09-19 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 14:13 [PATCH] nfsdcltrack: fix some minor nits in the manpage Jeff Layton
2014-09-19 14:42 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).