The following commit has been merged in the openafs-devel-1_7_x branch:
commit 670a432b46ad3435d4a5e1077a0e5a227bf13abe
Author: Jeffrey Altman <[email protected]>
Date:   Wed Jan 22 22:17:56 2014 -0500

    Windows: cm_GetCell_gen Fixup cm_server cellp on race
    
    If a race occurs during the instantiation of a new cm_cell_t object,
    the created servers will point at the wrong cm_cell_t object after
    the race is detected.  Before cm_GetCell_gen completes the cm_server_t
    objects must be fixed to point to the correct cm_cell_t.
    
    Reviewed-on: http://gerrit.openafs.org/10777
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 3e4af71581fa8d174a0127bb225e7fba2450aaae)
    
    Change-Id: I78a0eef187b8b1b0a5ef0ab396e728214bf87c50
    Reviewed-on: http://gerrit.openafs.org/10827
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_cell.c |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

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

Reply via email to