From: Steve Dickson <SteveD@redhat.com>
To: Steve Dickson <steved@redhat.com>
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 0/2] nfs-utils: Add nfsidmap (take 2)
Date: Mon, 22 Nov 2010 12:15:41 -0500 [thread overview]
Message-ID: <4CEAA53D.8020509@RedHat.com> (raw)
In-Reply-To: <1290188343-10579-1-git-send-email-steved@redhat.com>
On 11/19/2010 12:39 PM, Steve Dickson wrote:
> The is a re-post of Bryan origin patches that added
> in the new nfsidmap program. I tweaked them in the
> following ways:
>
> Rename the binary from nfs.idmap to nfsidmap to maintain
> conformity with the rest of the binary names.
>
> Since do not like to commit patches that do not compile,
> I moved all the autoconfig setting to the second patch.
> Then I re-wrote Trond's patch to not compile the nfsidmap
> code when libnfsidmap does not have the updated support
> instead of failing the compilation.
>
> Bryan Schumaker (1):
> Add the new nfsidmap program
>
> Steve Dickson (1):
> Enable nfsidmap to compile
>
> aclocal/keyutils.m4 | 11 ++++
> aclocal/libnfsidmap.m4 | 4 ++
> configure.ac | 7 +++
> utils/Makefile.am | 3 +
> utils/nfsidmap/Makefile.am | 9 +++
> utils/nfsidmap/nfsidmap.c | 118 +++++++++++++++++++++++++++++++++++++++++++
> utils/nfsidmap/nfsidmap.man | 60 ++++++++++++++++++++++
> 7 files changed, 212 insertions(+), 0 deletions(-)
> create mode 100644 aclocal/keyutils.m4
> create mode 100644 utils/nfsidmap/Makefile.am
> create mode 100644 utils/nfsidmap/nfsidmap.c
> create mode 100644 utils/nfsidmap/nfsidmap.man
>
Committed...
steved.
prev parent reply other threads:[~2010-11-22 17:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 17:39 [PATCH 0/2] nfs-utils: Add nfsidmap (take 2) Steve Dickson
2010-11-19 17:39 ` [PATCH 1/2] Add the new nfsidmap program Steve Dickson
2010-11-19 17:39 ` [PATCH 2/2] Enable nfsidmap to compile Steve Dickson
2010-11-22 17:15 ` 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=4CEAA53D.8020509@RedHat.com \
--to=steved@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.