Malahal has uploaded this change for review.
nfs3_FhandleToExportId returns an int (not a short)
The exportid itself is an unsigned short integer but to be able to
handle errors, nfs3_FhandleToExportId() returns an int. Use int to
store the return value from nfs3_FhandleToExportId().
Change-Id: Ic566b9f6ecd03e1f40cd1b3c16ea7cd890f167e2
Reported-by: Jimhuaang <jimhuaang@outlook.com>
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/Protocols/NFS/nfs3_link.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/89/478289/1
To view, visit change 478289. To unsubscribe, or for help writing mail filters, visit settings.