Martin Schwenke has uploaded this change for review.

View Change

SAL: Store and use parsed IP address

This avoids unchecked (and now unnecessary) conversions in deeper
logic. The conversion is now done once at the entry point.

While nearby, also fix the comment describing the ipaddr field.

Change-Id: I182b7cf02c71766712914c3381bc0e04cc6602f1
Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
---
M src/MainNFSD/nfs_admin_thread.c
M src/SAL/nfs4_recovery.c
M src/include/sal_data.h
3 files changed, 11 insertions(+), 16 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I182b7cf02c71766712914c3381bc0e04cc6602f1
Gerrit-Change-Number: 1227750
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Schwenke <martin@meltin.net>