>From Frank Filz <ffilz...@mindspring.com>: Frank Filz has uploaded a new change for review.
https://review.gerrithub.io/296940 Change subject: FSAL_GPFS: Resolve Coverity error 152540 dead code ...................................................................... FSAL_GPFS: Resolve Coverity error 152540 dead code The fd variable is only used in the open by handle case, and is always intiialized and always closed if it was successefully opened. It was totally unused in any path that could lead to fileerr. Change-Id: I9b5fa8bc953de1d0e50fda544aa541860d1f3ce0 Signed-off-by: Frank S. Filz <ffilz...@mindspring.com> --- M src/FSAL/FSAL_GPFS/file.c 1 file changed, 2 insertions(+), 6 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/40/296940/1 -- To view, visit https://review.gerrithub.io/296940 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9b5fa8bc953de1d0e50fda544aa541860d1f3ce0 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Frank Filz <ffilz...@mindspring.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