From: Yongcheng Yang <yongcheng.yang@gmail.com>
To: Steve Dickson <steved@redhat.com>
Cc: Linux NFS Mailing list <linux-nfs@vger.kernel.org>,
Yongcheng Yang <yongcheng.yang@gmail.com>,
Tom O <tom.oloughlin@gmail.com>
Subject: [PATCH nfs-utils] nfsmount.conf: Fix typo of the attribute name
Date: Thu, 12 Jan 2023 20:37:52 +0800 [thread overview]
Message-ID: <20230112123752.739704-1-yongcheng.yang@gmail.com> (raw)
Signed-off-by: Tom O <tom.oloughlin@gmail.com>
Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
---
utils/mount/nfsmount.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/mount/nfsmount.conf b/utils/mount/nfsmount.conf
index 342063f7..cbdf8160 100644
--- a/utils/mount/nfsmount.conf
+++ b/utils/mount/nfsmount.conf
@@ -59,13 +59,13 @@
# acregmin=30
#
# The Maximum time (in seconds) file attributes are cached
-# acregmin=60
+# acregmax=60
#
# The minimum time (in seconds) directory attributes are cached
-# acregmin=30
+# acdirmin=30
#
# The Maximum time (in seconds) directory attributes are cached
-# acregmin=60
+# acdirmin=60
#
# Enable Access Control Lists
# Acl=False
--
2.31.1
reply other threads:[~2023-01-12 12:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20230112123752.739704-1-yongcheng.yang@gmail.com \
--to=yongcheng.yang@gmail.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
--cc=tom.oloughlin@gmail.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