The following commit has been merged in the master branch:
commit 249f80fe747d03a84d42e78272dfe291084cacf8
Author: Jeffrey Altman <[email protected]>
Date:   Thu Apr 15 21:43:44 2010 -0400

    Windows: CM_SCACHESYNC_STOREDATA for non-files have no buffers
    
    Do not add QData objects with null cm_buf_t pointers to the
    cm_scache_t bufWritep queue when synchronizing directory changes.
    If a callback is required while the directory change is being
    pushed it can result in a deadlock.
    
    LICENSE MIT
    
    Change-Id: Id66c52ed794ceec44011167659e41a0b61898625
    Reviewed-on: http://gerrit.openafs.org/1761
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_scache.c |   94 +++++++++++++++++++-------------------------
 1 files changed, 41 insertions(+), 53 deletions(-)

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

Reply via email to