linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>,
	libtirpc-devel@lists.sourceforge.net
Cc: linux-nfs@vger.kernel.org
Subject: Re: [Libtirpc-devel] [PATCH v2 0/7] Rebase, resend.
Date: Wed, 29 Apr 2015 17:18:28 -0400	[thread overview]
Message-ID: <55414AA4.1080504@RedHat.com> (raw)
In-Reply-To: <1429835262-16861-1-git-send-email-rep.dot.nop@gmail.com>



On 04/23/2015 08:27 PM, Bernhard Reutner-Fischer wrote:
> Seems i forgot the config.h stuff last time, sorry for that..
> 
> Bernhard Reutner-Fischer (7):
>   delete src/config.h
>   getrpcent: Fix compilation on glibc
>   Make sure to include config.h
I committed these three...

>   configure.ac: Allow for disabling NIS
Not this one due to due to Thorsten comments...

>   configure.ac: Allow for disabling auth DES
Committed this one. 

>   getrpcport: rephrase host lookup
This didn't apply and I had a comment about it.

>   headers: if 0 out some unbuilt functions
I reworked this one in different commit series.

steved.

> 
>  Makefile.am          |  12 ++++--
>  configure.ac         |  24 ++++++++++-
>  libtirpc.pc.in       |   2 +-
>  src/Makefile.am      |  10 +++--
>  src/auth_des.c       |  15 +++++++
>  src/auth_time.c      |   6 ++-
>  src/config.h         | 110 ---------------------------------------------------
>  src/getrpcent.c      |  16 ++++----
>  src/getrpcport.c     |  37 +++++++++++------
>  src/rpc_soc.c        |   2 +-
>  tirpc/rpc/auth.h     |  18 ++++++++-
>  tirpc/rpc/auth_des.h |   2 +
>  tirpc/rpc/rpc.h      |   2 +
>  13 files changed, 113 insertions(+), 143 deletions(-)
>  delete mode 100644 src/config.h
> 

      parent reply	other threads:[~2015-04-29 21:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24  0:27 [PATCH v2 0/7] Rebase, resend Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 1/7] delete src/config.h Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 2/7] getrpcent: Fix compilation on glibc Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 3/7] Make sure to include config.h Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 4/7] configure.ac: Allow for disabling NIS Bernhard Reutner-Fischer
2016-06-02 14:51   ` [Libtirpc-devel] " Chuck Lever
2015-04-24  0:27 ` [PATCH v2 5/7] configure.ac: Allow for disabling auth DES Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 6/7] getrpcport: rephrase host lookup Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 7/7] headers: if 0 out some unbuilt functions Bernhard Reutner-Fischer
2015-04-29 21:18 ` 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=55414AA4.1080504@RedHat.com \
    --to=steved@redhat.com \
    --cc=libtirpc-devel@lists.sourceforge.net \
    --cc=linux-nfs@vger.kernel.org \
    --cc=rep.dot.nop@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;
as well as URLs for NNTP newsgroup(s).