diff mbox series

[nfs-utils,v2] nfsmount.conf: Fix typo of the attribute name

Message ID 20230314063004.3660-1-yongcheng.yang@gmail.com (mailing list archive)
State New, archived
Headers show
Series [nfs-utils,v2] nfsmount.conf: Fix typo of the attribute name | expand

Commit Message

Yongcheng Yang March 14, 2023, 6:30 a.m. UTC
Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
---
 utils/mount/nfsmount.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Steve Dickson April 5, 2023, 4:29 p.m. UTC | #1
On 3/14/23 2:30 AM, Yongcheng Yang wrote:
> Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
Committed... (tag: nfs-utils-2-6-3-rc7)

steved.
> ---
>   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
diff mbox series

Patch

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