[SSSD] [PATCH v3 0/4] NFSv4 rpc.idmapd plugin

Noam Meltzer tsnoam at gmail.com
Thu Jul 10 12:06:05 UTC 2014


Hi,

Now that the master branch is ready for 1.12.1, top-posting this patchset.

- Noam


On Fri, Jun 27, 2014 at 9:44 AM, Noam Meltzer <tsnoam at gmail.com> wrote:

> Follow patches are the code implementing design document:
> https://fedorahosted.org/sssd/wiki/DesignDocs/rpc.idmapd%20plugin
>
> Changes compared to v2 of this patch:
>  * rebase over rev. 8ca18752 (current master)
>  * remove man pages from the patch (will be sent separately)
>  * add new contact details for plugin author
>  * code style
>  * remove sss_nfs_make_request() wrapper
>  * fix typo in reply_to_name(): REPLY_ID_OFFSET -> REPLY_NAME_OFFSET
>
> Noam Meltzer (4):
>   NEW CLIENT: plugin for NFSv4 rpc.idmapd
>   NFSv4 client: (private) headers from libnfsidmap
>   NFSv4 client: add to build system
>   NFSv4 client: add to RPM spec
>
>  Makefile.am                            |  24 ++
>  configure.ac                           |  10 +
>  contrib/sssd.spec.in                   |   7 +
>  src/conf_macros.m4                     |  30 ++
>  src/external/libnfsidmap.m4            |  17 +
>  src/sss_client/nfs/nfsidmap_internal.h |  78 +++++
>  src/sss_client/nfs/sss_nfs_client.c    | 571
> +++++++++++++++++++++++++++++++++
>  7 files changed, 737 insertions(+)
>  create mode 100644 src/external/libnfsidmap.m4
>  create mode 100644 src/sss_client/nfs/nfsidmap_internal.h
>  create mode 100644 src/sss_client/nfs/sss_nfs_client.c
>
> --
> 1.9.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20140710/97632116/attachment.html>


More information about the sssd-devel mailing list