The following commit has been merged in the openafs-devel-1_7_x branch:
commit bebbaa656546b11d569a1defd59b36310a671b1b
Author: Jeffrey Altman <[email protected]>
Date:   Tue Aug 5 01:40:22 2014 -0400

    Windows: do not forget cm_SyncOpDone
    
    If cm_SyncOp was called, then cm_SyncOpDone must be called.
    By goto out of the loop, the cm_SyncOpDone call was skipped.
    
    Reviewed-on: http://gerrit.openafs.org/11414
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit bcaaf4640d06c761b798c1eb2c82f81f21ec78d8)
    
    Change-Id: Iafa0e3f5b552f7219a1be047d26fc40e238dc5d2
    Reviewed-on: http://gerrit.openafs.org/11418
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_vnodeops.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

Reply via email to