From: Steve Dickson <steved@redhat.com>
To: Yongcheng Yang <yongcheng.yang@gmail.com>
Cc: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH nfs-utils v2] nfsmount.conf: Fix typo of the attribute name
Date: Wed, 5 Apr 2023 12:29:28 -0400 [thread overview]
Message-ID: <5be04541-fda5-cfc1-1f19-ffd5f7b6ba6d@redhat.com> (raw)
In-Reply-To: <20230314063004.3660-1-yongcheng.yang@gmail.com>
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
prev parent reply other threads:[~2023-04-05 16:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 6:30 [PATCH nfs-utils v2] nfsmount.conf: Fix typo of the attribute name Yongcheng Yang
2023-04-05 16:29 ` Steve Dickson [this message]
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=5be04541-fda5-cfc1-1f19-ffd5f7b6ba6d@redhat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=yongcheng.yang@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