mwatts@redhat.com has uploaded this change for review.

View Change

gcc 14: fix uninitialized variables

Gcc 14 in el10 likes to warn about things that it thinks
might be uninitialized. Ganesha builds with warnings as errors.
Result: unhappiness.

Change-Id: I51260792b34f136dbed9d5056e45e45e8e1ae33d
Signed-off-by: Marcus Watts <mwatts@redhat.com>
---
M src/FSAL/FSAL_CEPH/main.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
M src/tools/ganesha-rados-grace.c
3 files changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/93/1241293/1

To view, visit change 1241293. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I51260792b34f136dbed9d5056e45e45e8e1ae33d
Gerrit-Change-Number: 1241293
Gerrit-PatchSet: 1
Gerrit-Owner: mwatts@redhat.com