The following commit has been merged in the master branch:
commit d7052df849278ca685bae113a580bfaadce3d2aa
Author: Andrew Deason <[email protected]>
Date:   Fri Apr 23 17:51:28 2010 -0500

    Add asserts to VLock* functions
    
    Make sure we don't continue on if we have unbalanced locks and
    unlocks. Having a negative refcount is a serious internal error, and
    they are difficult to fix unless we assert right away.
    
    Change-Id: Ib9b5b3f209635e0365df96c79ea8bf49c765008b
    Reviewed-on: http://gerrit.openafs.org/2594
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>

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

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

Reply via email to