Frank Filz has uploaded this change for review.

View Change

Rework client_mgr to use rpc_tools.c/gsh_rpc.h and related cleanup

Keep the full sockaddr_t in the gsh_client.

Instead of dynamic separate hostaddr_str buffer, since it's only 128
bytes (and maybe could be shrunk to 64) just make it part of the
structure.

Change-Id: I7e0f2dfe50d2379b8b13c784c3aee85355fe5fe9
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/FSAL/FSAL_GPFS/fsal_internal.c
M src/include/client_mgr.h
M src/support/client_mgr.c
3 files changed, 31 insertions(+), 118 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/58/455458/1

To view, visit change 455458. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I7e0f2dfe50d2379b8b13c784c3aee85355fe5fe9
Gerrit-Change-Number: 455458
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange