All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierguido Lambri <plambri@redhat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: [PATCH] gssd: add verbosity options to the rpc.gssd man page
Date: Wed, 23 Jan 2019 10:09:12 +0000	[thread overview]
Message-ID: <20190123100912.8979-1-plambri@redhat.com> (raw)

It also adds the commented out entries in the nfs.conf
default file and references to the verbosity entries in
the gssd man page too.

Signed-off-by: Pierguido Lambri <plambri@redhat.com>
---
 nfs.conf             | 2 ++
 systemd/nfs.conf.man | 2 ++
 utils/gssd/gssd.man  | 8 ++++++++
 3 files changed, 12 insertions(+)

diff --git a/nfs.conf b/nfs.conf
index 5546109..a6f6f2d 100644
--- a/nfs.conf
+++ b/nfs.conf
@@ -9,6 +9,8 @@
 # debug=0
 #
 #[gssd]
+# Verbosity=0
+# RPC-Verbosity=0
 # use-memcache=0
 # use-machine-creds=1
 # use-gss-proxy=0
diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man
index 699db3f..9b112cd 100644
--- a/systemd/nfs.conf.man
+++ b/systemd/nfs.conf.man
@@ -211,6 +211,8 @@ for details.
 .TP
 .B gssd
 Recognized values:
+.BR Verbosity ,
+.BR RPC-Verbosity ,
 .BR use-memcache ,
 .BR use-machine-creds ,
 .BR use-gss-proxy ,
diff --git a/utils/gssd/gssd.man b/utils/gssd/gssd.man
index e620f0d..4f7bd60 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


             reply	other threads:[~2019-01-23 10:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 10:09 Pierguido Lambri [this message]
2019-03-11 17:55 [PATCH] gssd: add verbosity options to the rpc.gssd man page Steve Dickson
2019-03-12 13:17 ` Steve Dickson

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=20190123100912.8979-1-plambri@redhat.com \
    --to=plambri@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    /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 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.