Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1173508?usp=email )
Change subject: Fix compiler warnings for "-Werror" flag
......................................................................
Fix compiler warnings for "-Werror" flag
While building Ganesha with -Werror flag, few warnings for uninitialized
variables are observed. Fixing these warnings/errors.
Change-Id: Ice52cb57e2cee996deb0959c0c9fb675cf338888
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/Protocols/NFS/nfs4_op_read.c
M src/Protocols/NFS/nfs4_op_write.c
M src/Protocols/NFS/nfs_proto_tools.c
M src/tools/ganesha-rados-grace.c
4 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/08/1173508/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1173508?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ice52cb57e2cee996deb0959c0c9fb675cf338888
Gerrit-Change-Number: 1173508
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>