From: Steve Dickson <SteveD@redhat.com>
To: Kinglong Mee <kinglongmee@gmail.com>
Cc: "linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>,
Eino Juhani Oltedal <e.j.oltedal@fys.uio.no>
Subject: Re: [PATCH 1/3] configure.ac: fix typo of enable_nfsdcltrack
Date: Thu, 07 May 2015 10:14:45 -0400 [thread overview]
Message-ID: <554B7355.5090002@RedHat.com> (raw)
In-Reply-To: <552E8FD8.7030706@gmail.com>
On 04/15/2015 12:20 PM, Kinglong Mee wrote:
> Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Committed...
steved.
>
> diff --git a/configure.ac b/configure.ac
> index e61430f..21be2bd 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -213,7 +213,7 @@ fi
> AC_ARG_ENABLE(nfsdcltrack,
> [AC_HELP_STRING([--disable-nfsdcltrack],
> [disable NFSv4 clientid tracking programs @<:@default=no@:>@])],
> - enable_nfsdctrack=$enableval,
> + enable_nfsdcltrack=$enableval,
> enable_nfsdcltrack="yes")
>
> dnl Check for TI-RPC library and headers
>
prev parent reply other threads:[~2015-05-07 14:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-15 16:20 [PATCH 1/3] configure.ac: fix typo of enable_nfsdcltrack Kinglong Mee
2015-05-06 13:39 ` Kinglong Mee
2015-05-07 14:14 ` 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=554B7355.5090002@RedHat.com \
--to=steved@redhat.com \
--cc=e.j.oltedal@fys.uio.no \
--cc=kinglongmee@gmail.com \
--cc=linux-nfs@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).