Attention is currently required from: Frank Filz.

Lior Suliman would like Frank Filz to review this change.

View Change

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@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 change 1207305. To unsubscribe, or for help writing mail filters, visit settings.

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@google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx@mindspring.com>