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>
Subject: [PATCH nfs-utils v2] nfsmount.conf: Fix typo of the attribute name
Date: Tue, 14 Mar 2023 14:30:04 +0800 [thread overview]
Message-ID: <20230314063004.3660-1-yongcheng.yang@gmail.com> (raw)
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..c498eb80 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
+# acdirmax=60
#
# Enable Access Control Lists
# Acl=False
--
2.31.1
next reply other threads:[~2023-03-14 6:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 6:30 Yongcheng Yang [this message]
2023-04-05 16:29 ` [PATCH nfs-utils v2] nfsmount.conf: Fix typo of the attribute name 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=20230314063004.3660-1-yongcheng.yang@gmail.com \
--to=yongcheng.yang@gmail.com \
--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