Martin Schwenke has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1227750?usp=email )
Change subject: SAL: Store and use parsed IP address
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1227750?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: I182b7cf02c71766712914c3381bc0e04cc6602f1
Gerrit-Change-Number: 1227750
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Schwenke <martin(a)meltin.net>