>From Ken Dreyer <[email protected]>: Ken Dreyer has uploaded a new change for review.
https://review.gerrithub.io/299039 Change subject: RGW: initialize rc in create_export() ...................................................................... RGW: initialize rc in create_export() This fixes a build error: src/FSAL/FSAL_RGW/main.c:259:5: error: 'rc' may be used uninitialized in this function [-Werror=maybe-uninitialized] Change-Id: I6c8ae1892840574409c5b4643309fe27d59c9f97 Signed-off-by: Ken Dreyer <[email protected]> --- M src/FSAL/FSAL_RGW/main.c 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/39/299039/1 -- To view, visit https://review.gerrithub.io/299039 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6c8ae1892840574409c5b4643309fe27d59c9f97 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Ken Dreyer <[email protected]> ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
