The following commit has been merged in the openafs-devel-1_7_x branch:
commit de205b82fdd1bd3dc1f436e588884e8464d76e24
Author: Jeffrey Altman <[email protected]>
Date:   Thu Sep 25 13:23:16 2014 -0400

    Windows: SetDispositionInfo vs Link Count
    
    When SetDispositionInfo is called to mark a file for pending
    delete the link count should not be decrememented.  The count is
    decremented only when the file is actually deleted.
    
    Reviewed-on: http://gerrit.openafs.org/11508
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit c90c5e97c6361e06ff06aab02d0768a0bd43354d)
    
    Change-Id: I365d0e0388f6cac23aca64b06e9c6e6a61e97d04
    Reviewed-on: http://gerrit.openafs.org/11520
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsrdr/kernel/lib/AFSFileInfo.cpp |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

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

Reply via email to