OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3296-g479f358

Gerrit Code Review gerrit@openafs.org
Thu, 31 Jan 2013 11:21:05 -0800 (PST)


The following commit has been merged in the master branch:
commit 479f35832515c3235865e0e286d0fd5e5e406d47
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.
    
    Change-Id: I7bf7e5af55646ea570c76e36a673900521a3582c
    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>

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

-- 
OpenAFS Master Repository