>From Patrice LUCAS <patrice.lu...@cea.fr>:
Patrice LUCAS has uploaded a new change for review. (
https://review.gerrithub.io/350910
Change subject: FSAL_PROXY : fix NFS_Port option
......................................................................
FSAL_PROXY : fix NFS_Port option
To set NFS_Port option, FSAL_PROXY was using
deprecated MACROs : CONF_ITEM_INET_PORT,
CONF_MAND_INET_PORT and CONFIG_INET_PORT.
The "CONFIG_INET_PORT" setting parameter type was not anymore
correctly taken into account by convert_number function.
This patch replaces use of CONF_ITEM_INET_PORT to set
NFS_Port option by CONF_ITEM_UI16 with many benefits :
-NFS_Port option is again available,
-macros and codes dedicated to fsal_proxy could be removed.
Change-Id: I21afd98c5ea5584e33bf4d4e74e498a840ffe74a
Signed-off-by: Patrice LUCAS <patrice.lu...@cea.fr>
---
M src/FSAL/FSAL_PROXY/handle.c
M src/FSAL/FSAL_PROXY/main.c
M src/FSAL/FSAL_PROXY/pxy_fsal_methods.h
M src/config_parsing/config_parsing.c
M src/config_samples/config.txt
M src/include/config_parsing.h
6 files changed, 6 insertions(+), 37 deletions(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/10/350910/1
--
To view, visit https://review.gerrithub.io/350910
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I21afd98c5ea5584e33bf4d4e74e498a840ffe74a
Gerrit-Change-Number: 350910
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Patrice LUCAS <patrice.lu...@cea.fr>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel