History log of /sssd-io/src/sss_client/nfs/nfsidmap_internal.h
Revision Date Author Comments Expand
ffc8c06969d79238f0e0cd8969c56eaca54afa17 12-Jan-2018 Lukas Slebodnik <lslebodn@redhat.com>

libnfsidmap: Use public plugin header file if available libnfsidmap was merged with nfs-utils in 2.1.2-rc7. We used private internal interface but required internal functions were dropped in nfs-utils-2.3.1. We need to use newly available public interface. Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>

4466604d78e5ffd017e69e6861f7d78242b351fb 02-Sep-2014 Noam Meltzer <tsnoam@gmail.com>

NFSv4 client: (private) headers from libnfsidmap The private headers are needed in order to: nfsidmap_internal.h: * definition of struct trans_func * prototype for logger function cfg.h + queue.h: * prototype(s) for accessing rpc.idmpad configuration file Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Roland Mainz <rmainz@redhat.com>