OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_21-28-g0e7c3b9

Gerrit Code Review gerrit@openafs.org
Fri, 1 Feb 2013 10:52:36 -0800 (PST)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 0e7c3b905e0eba43064b469f8eb8ca7d8c5221f6
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat Dec 29 00:40:25 2012 -0500

    Windows: AFSNotifyHardLink() DirOpenReferenceCount handling
    
    This patchset consolidates the releasing of the DirOpenReferenceCount
    within AFSNotifyHardLink() into the try_exit block.  This clarifies
    the logic and avoids duplicate code blocks.
    
    Reviewed-on: http://gerrit.openafs.org/8856
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 479f35832515c3235865e0e286d0fd5e5e406d47)
    
    Change-Id: I67eca7f972cf687732372dd1efe3c893c36f3b17
    Reviewed-on: http://gerrit.openafs.org/9005
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/kernel/lib/AFSCommSupport.cpp |   38 ++++++++++-------------
 1 files changed, 17 insertions(+), 21 deletions(-)

-- 
OpenAFS Master Repository