From: Scott Mayhew <smayhew@redhat.com>
To: steved@redhat.com
Cc: jlayton@kernel.org, linux-nfs@vger.kernel.org
Subject: [nfs-utils PATCH 2/3] nfs.conf: add no-netlink option to exportd and mountd stanzas
Date: Tue, 7 Jul 2026 16:57:51 -0400 [thread overview]
Message-ID: <20260707205752.313031-3-smayhew@redhat.com> (raw)
In-Reply-To: <20260707205752.313031-1-smayhew@redhat.com>
This option was added by commit 60c38383 ("mountd/exportd/exportfs:
add --no-netlink option to disable netlink"), but nfs.conf was not
updated.
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
---
nfs.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/nfs.conf b/nfs.conf
index 84cc653f..fa12c592 100644
--- a/nfs.conf
+++ b/nfs.conf
@@ -43,6 +43,8 @@
# threads=1
# cache-use-ipaddr=n
# ttl=1800
+# no-netlink=0
+#
[mountd]
# debug="all|auth|call|general|parse"
# apply-root-cred=n
@@ -55,6 +57,7 @@
# ha-callout=
# cache-use-ipaddr=n
# ttl=1800
+# no-netlink=0
#
[nfsdcld]
# debug=0
--
2.55.0
next prev parent reply other threads:[~2026-07-07 20:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 20:57 [nfs-utils PATCH 0/3] mountd netlink fixes Scott Mayhew
2026-07-07 20:57 ` [nfs-utils PATCH 1/3] configure: update check of system netlink headers Scott Mayhew
2026-07-07 20:57 ` Scott Mayhew [this message]
2026-07-07 20:57 ` [nfs-utils PATCH 3/3] mountd/exportd: disable netlink when falling back to /proc Scott Mayhew
2026-07-07 21:12 ` [nfs-utils PATCH 0/3] mountd netlink fixes Jeff Layton
2026-07-11 16:19 ` 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=20260707205752.313031-3-smayhew@redhat.com \
--to=smayhew@redhat.com \
--cc=jlayton@kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox