>From <ka...@redhat.com>:

ka...@redhat.com has uploaded this change for review. ( 
https://review.gerrithub.io/353257


Change subject: fsal_gluster: fix non-portable use of inet_ntoa(3)
......................................................................

fsal_gluster: fix non-portable use of inet_ntoa(3)

use inet_ntop(AF_INET, ...) to eliminate Red Hat internal rpmdiff report
i.e. inet_ntoa(3) is not portable (for IPv6) and not MT-SAFE.

Change-Id: Ia0831149b412f226b491873d3efc0a8ecd0017d1
Signed-off-by: Kaleb S. KEITHLEY <kkeit...@redhat.com>
---
M src/FSAL/FSAL_GLUSTER/mds.c
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/57/353257/1
-- 
To view, visit https://review.gerrithub.io/353257
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia0831149b412f226b491873d3efc0a8ecd0017d1
Gerrit-Change-Number: 353257
Gerrit-PatchSet: 1
Gerrit-Owner: ka...@redhat.com
------------------------------------------------------------------------------
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

Reply via email to