On Fri, Jun 20, 2014 at 5:10 PM, Jakub Hrozek jhrozek@redhat.com wrote:
On Tue, Mar 04, 2014 at 09:37:53AM +0200, Noam Meltzer wrote:
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
Looks OK, but if this file is needed for building the modules, shouldn't it be part of the NFS-idmap devel interface?
I think that this is the first time such a plugin is developed outside of nfs-utils/libnfsidmap ecosystem. I can start a thread about it in nfs-devel requesting that these headers will become part of the public API , but I don't think that this should stop us here