The following commit has been merged in the master branch:
commit a7a3108e602c83176c5578c9f28b6312f71aba78
Author: Benjamin Kaduk <[email protected]>
Date:   Tue Oct 31 19:49:09 2017 -0500

    Add event-related mutex assertions
    
    In utility functions that access fields of type struct rxevent *,
    assert that the appropriate lock is held for the access in question.
    
    These assertions are only compiled in when built with -DOPR_DEBUG_LOCKS,
    which can be enbled by --debug-locks at configure time.
    
    Change-Id: I16885a4d37a0f094f0d365c54e8157ed92070c69
    Reviewed-on: https://gerrit.openafs.org/12757
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/rx/rx.c |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

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

Reply via email to