Linux NFS development
 help / color / mirror / Atom feed
* [PATCH nfs-utils] nfsmount.conf: Fix typo of the attribute name
@ 2023-01-12 12:37 Yongcheng Yang
  0 siblings, 0 replies; only message in thread
From: Yongcheng Yang @ 2023-01-12 12:37 UTC (permalink / raw)
  To: Steve Dickson; +Cc: Linux NFS Mailing list, Yongcheng Yang, Tom O

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-12 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-12 12:37 [PATCH nfs-utils] nfsmount.conf: Fix typo of the attribute name Yongcheng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox