2013-01-24 15:22:39

by Boaz Harrosh

[permalink] [raw]
Subject: Re: [nfs-ganesha] Fix FATAL ERROR when FS_specific attribute is missing or empty in VFS config (#8)

I have a fix for this in my tree, for next push

On 01/24/2013 05:08 PM, amitd wrote:
> This happened in Release build due to uninitialized variable ret in fs_specific_has()
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------!
---
>
>
> You can merge this Pull Request by running
>
> git pull https://github.com/amitd/nfs-ganesha fix_fs_specific_has
>
> Or view, comment on, or merge it at:
>
> https://github.com/nfs-ganesha/nfs-ganesha/pull/8
>
>
> Commit Summary
>
> * In fs_specific_has(), properly initialize ret
>
>
> File Changes
>
> * *M* src/FSAL/FSAL_VFS/export.c (3)
>
>
> Patch Links:
>
> * https://github.com/nfs-ganesha/nfs-ganesha/pull/8.patch
> * https://github.com/nfs-ganesha/nfs-ganesha/pull/8.diff
>