All of lore.kernel.org
 help / color / mirror / Atom feed
* [nfs-utils PATCH] gssd: add configure options verbosity to man page rpc.gssd(8)
@ 2019-08-23  8:59 Yongcheng Yang
  2019-08-23 18:08 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Yongcheng Yang @ 2019-08-23  8:59 UTC (permalink / raw)
  To: Steve Dickson; +Cc: linux-nfs, plambri, Yongcheng Yang

Signed-off-by: Pierguido Lambri <plambri@redhat.com>
Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
---
 utils/gssd/gssd.man | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/utils/gssd/gssd.man b/utils/gssd/gssd.man
index e620f0d1..cc3a210a 100644
--- a/utils/gssd/gssd.man
+++ b/utils/gssd/gssd.man
@@ -305,6 +305,14 @@ section of the
 .I /etc/nfs.conf
 configuration file.  Values recognized include:
 .TP
+.B verbosity
+Value which is equivalent to the number of
+.BR -v .
+.TP
+.B rpc-verbosity
+Value which is equivalent to the number of
+.BR -r .
+.TP
 .B use-memcache
 A Boolean flag equivalent to
 .BR -M .
-- 
2.20.1


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

* Re: [nfs-utils PATCH] gssd: add configure options verbosity to man page rpc.gssd(8)
  2019-08-23  8:59 [nfs-utils PATCH] gssd: add configure options verbosity to man page rpc.gssd(8) Yongcheng Yang
@ 2019-08-23 18:08 ` Steve Dickson
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2019-08-23 18:08 UTC (permalink / raw)
  To: Yongcheng Yang; +Cc: linux-nfs, plambri



On 8/23/19 4:59 AM, Yongcheng Yang wrote:
> Signed-off-by: Pierguido Lambri <plambri@redhat.com>
> Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
> ---
>  utils/gssd/gssd.man | 8 ++++++++
>  1 file changed, 8 insertions(+)
Committed... Thanks for the clean up!

steved.
> 
> diff --git a/utils/gssd/gssd.man b/utils/gssd/gssd.man
> index e620f0d1..cc3a210a 100644
> --- a/utils/gssd/gssd.man
> +++ b/utils/gssd/gssd.man
> @@ -305,6 +305,14 @@ section of the
>  .I /etc/nfs.conf
>  configuration file.  Values recognized include:
>  .TP
> +.B verbosity
> +Value which is equivalent to the number of
> +.BR -v .
> +.TP
> +.B rpc-verbosity
> +Value which is equivalent to the number of
> +.BR -r .
> +.TP
>  .B use-memcache
>  A Boolean flag equivalent to
>  .BR -M .
> 

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

end of thread, other threads:[~2019-08-23 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23  8:59 [nfs-utils PATCH] gssd: add configure options verbosity to man page rpc.gssd(8) Yongcheng Yang
2019-08-23 18:08 ` Steve Dickson

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.