>From Niels de Vos <nde...@redhat.com>: Niels de Vos has uploaded a new change for review.
https://review.gerrithub.io/303355 Change subject: FSAL_VFS: initialize 'unix_mode' to prevent compiler error ...................................................................... FSAL_VFS: initialize 'unix_mode' to prevent compiler error CentOS-6 builds complain that 'unix_mode' could be used uninitialized. Inspecting the code, this does not look possible, but the (old) compiler is not smart enough. This change addresses the following compile error: nfs-ganesha-2.4.1/src/FSAL/FSAL_VFS/file.c:330: error: 'unix_mode' may be used uninitialized in this function Change-Id: Ia010504c7bde8ca247039e7ea2fd73e63c6a1ae9 Signed-off-by: Niels de Vos <nde...@redhat.com> --- M src/FSAL/FSAL_VFS/file.c 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/55/303355/1 -- To view, visit https://review.gerrithub.io/303355 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia010504c7bde8ca247039e7ea2fd73e63c6a1ae9 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Niels de Vos <nde...@redhat.com> ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel