Attention is currently required from: Frank Filz.
Hello Frank Filz,
I'd like you to do a code review.
Please visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1214097?usp=email
to review the following change.
Change subject: Make pwnam wrapper implementation configurable
......................................................................
Make pwnam wrapper implementation configurable
This allows to switch between different
implementations, e.g. NSS switch vs custom
implementation. This is needed to decouple
dependency on nsswitch and allow to replace
it with a custom implementation that doesn't
rely on nsswitch.
Change-Id: If8f3877ada3c027047fc97ddea299f17a2c5afc6
Signed-off-by: Lior Suliman <liorsu(a)gmail.com>
---
M src/idmapper/pwnam_wrappers.c
M src/include/pwnam_wrappers.h
2 files changed, 47 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/97/1214097/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1214097?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If8f3877ada3c027047fc97ddea299f17a2c5afc6
Gerrit-Change-Number: 1214097
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu(a)google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx(a)mindspring.com>