The following commit has been merged in the master branch:
commit c43625d91bc104759666629e5a78dff7f74a14fd
Author: Andrew Deason <[email protected]>
Date:   Thu Feb 18 14:41:24 2010 -0600

    VLockFile: init fd to INVALID_FD, not zero
    
    Zero is a valid file descriptor; initialize lockfile fd to INVALID_FD
    instead, so we know it's invalid.
    
    Change-Id: Iacb549ec4ed821763d20cb0e4f25882b4151bf3a
    Reviewed-on: http://gerrit.openafs.org/1345
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/vol/vutil.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to