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/+/1207305?usp=email
to review the following change.
Change subject: idmapper/idmapper.c: Removed a redundant call
......................................................................
idmapper/idmapper.c: Removed a redundant call
To idmapper_set_owner_domain from idmapper_init.
idmapper_init is called from init_server_pkgs.
init_server_pkgs calls set_idmapping_status right after it
calls to idmapper_init and set_idmapping_status is calling
idmapper_set_owner_domain.
So that's a redundant call.
Change-Id: I1e16e9c0cb7cbcf71bfbcde361a36fa41a868eb2
Signed-off-by: Lior Suliman <liorsu(a)gmail.com>
---
M src/idmapper/idmapper.c
1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/05/1207305/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1207305?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: I1e16e9c0cb7cbcf71bfbcde361a36fa41a868eb2
Gerrit-Change-Number: 1207305
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>