The following commit has been merged in the openafs-devel-1_7_x branch:
commit 6ef88573012b1b78b216ce389d9c4dff2410a76e
Author: Jeffrey Altman <[email protected]>
Date:   Sun Jun 28 13:59:28 2015 -0400

    Windows: cm_CheckNTDelete missing SyncDone call
    
    cm_CheckNTDelete() forgot to call cm_SyncDone() in one of the error
    paths.  Fixup the call pattern and do not forget to call cm_SyncDone().
    
    Reviewed-on: http://gerrit.openafs.org/11917
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 1409bf8e007ac1060dfaf8ec09bdc27e95db3ba9)
    
    Change-Id: I03de1593122b1762967043f9f749521a983cb758
    Reviewed-on: http://gerrit.openafs.org/12037
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

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

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

Reply via email to